I would rather create a migration file, add my table columns, migrate, then create scaffolding based on the database (like the old way) Is this still possible in 2.0? --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Not out of the box, unfortunately. See the big foofaraw and a couple of links to possible workarounds here: http://rubyurl.com/7fAL HTH, -Roy -----Original Message----- From: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org [mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] On Behalf Of Dustin Sent: Wednesday, May 21, 2008 1:43 PM To: Ruby on Rails: Talk Subject: [Rails] scaffold generation based on the model I would rather create a migration file, add my table columns, migrate, then create scaffolding based on the database (like the old way) Is this still possible in 2.0? --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks Roy, I tried the first method on those links and it worked with a slight work-around. On May 21, 3:52 pm, "Pardee, Roy" <parde...-go57ItdSaco@public.gmane.org> wrote:> Not out of the box, unfortunately. See the big foofaraw and a couple of > links to possible workarounds here: > > http://rubyurl.com/7fAL > > HTH, > > -Roy > > -----Original Message----- > From: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > > [mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] On Behalf Of Dustin > Sent: Wednesday, May 21, 2008 1:43 PM > To: Ruby on Rails: Talk > Subject: [Rails] scaffold generation based on the model > > I would rather create a migration file, add my table columns, migrate, > then create scaffolding based on the database (like the old way) Is this > still possible in 2.0?--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---