Patrick Bayford
2012-Feb-26 20:21 UTC
Associating Controllers with pre-existing database/s
As a Rails newbie, apologies if I''m about to ask a dumb question. All the Rails tutorials I''ve followed start by creating a database from scratch, is there any way of using a pre-existing database to establish the Rails MVC framework? I know I can do all the work by hand, but it seems to me there should be a way of extracting the schema information from the database/s, and using this to generate basic scaffolding. The database in question is in SQlite3 format. -- Posted via http://www.ruby-forum.com/. -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.