I wrote a long answer about hour ago but i have a new phone and i think i didnt send it .
Activescaffold is a rails app in it self it only uses your model, if you go to the vendor/plugin folder you will see it sitting there it has its own controllers and views , thats why your app is empty and thats why i dont recommend it because is going to confuse you. Active scaffold is used only in the admin section of the app. 2010/9/22, Abder-Rahman Ali <[email protected]>: > I was thinking of doing partials as I did in the simple Rails > application I worked on today. > > But, since I'm using ActiveScaffold, I didn't find any *.html.erb in the > views folder of the Rails application that I need to make my partials! > > How can I work with partials in ActiveScaffold? > > Thanks. > -- > 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 [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. > > -- Enviado desde mi dispositivo móvil -- 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.

