Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model declarations read from db schema #1

Open
andrzejkrzywda opened this issue Jul 26, 2011 · 3 comments
Open

Model declarations read from db schema #1

andrzejkrzywda opened this issue Jul 26, 2011 · 3 comments

Comments

@andrzejkrzywda
Copy link

Let people use models without the need to write classes declaration - as long as they don't need any additional logic. 100% DRY :)

It probably deserves a separate gem.

@ronen
Copy link
Member

ronen commented Jul 29, 2011

i agree that would be cute. and i agree it should be a spearate gem.

...imagine also a gem that provides default REST controllers and scaffold views if they aren't defined manually. You get a functioning rails app just from the schema and don't have to write any code at all. 100% DRY :)

@andrzejkrzywda
Copy link
Author

Interesting and scary at the same time :)

@ronen
Copy link
Member

ronen commented Jul 30, 2011

if you're motivated to write either or both gems, feel free :) i'm not likely to get to them any time soon...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants