On Sat, Jun 26, 2010 at 11:56 AM, RailsFan Radha <li...@ruby-forum.com> wrote:

> given this scenario, if this is an existing db, how could we create the
> CRUD pages for this without doing migration.

There's an active_scaffold plugin that (I believe) replicates the old
1.x Rails dynamic scaffolding. I've never used it, but it might work.

Otherwise, you'll just have to write your views, tests, etc. yourself.

HTH,
-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to