On Miércoles, 22 de Septiembre de 2010 23:44:45 SWEngineer escribió: > 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.
What partials do you want to do? Do you want to override some active_scaffold view? ActiveScaffold views are in vendor/plugins/active_scaffold/frontends/default/views -- Sergio Cambra .:: entreCables S.L. ::. Mariana Pineda 23, 50.018 Zaragoza T) 902 021 404 F) 976 52 98 07 E) [email protected] -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
