The controller works and I am able to list, create, edit, and destroy data, but I can not find its view files. Since the scaffold plugin has been changed the examples in my reference books no longer work : ruby script/generate [Model-Name] [Controller Name]. When I generate scaffold for the Model it creates all of the files but does not show any database info. Is there a way to get the old scaffold plugin, or am I just looking in the wrong area? -- 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-/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 -~----------~----~----~----~------~----~------~--~---
Michael Jubin wrote:> The controller works and I am able to list, create, edit, and destroy > data, but I can not find its view files. Since the scaffold plugin has > been changed the examples in my reference books no longer work : ruby > script/generate [Model-Name] [Controller Name]. When I generate > scaffold for the Model it creates all of the files but does not show any > database info. Is there a way to get the old scaffold plugin, or am I > just looking in the wrong area?Never mind I figured it out! -- 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-/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 -~----------~----~----~----~------~----~------~--~---