I'm new to Rails and have been googling for days on this subject.
Seems there used to be some built-in support for creating scaffolds
for existing tables in earlier Rails versions, and several plugins/
addons that did similar things, but as far as I can tell none of them
work with Rails 3.

Am I correct in assuming that to bolt a Rails 3 GUI onto an existing
database you have to manually define the fields for each table in the
"generate" command? If so, what happened to DRY and when is this
support expected for Rails 3?

Thanks for any help/ideas.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to