On Viernes, 16 de Septiembre de 2011 09:27:57 Atastor escribió: > Fantastic (Nick stole the "Great News" from me :-( )! > > How does the "Add require active_scaffold to your assets pipeline." work? > Leaving this part out only produces not layouted pages, naively adding > > //= require_active_scaffold > > > and > > *= require_active_scaffold > > > in app/assets/application.js and app/assets/application.css respectively > produces the error message > > couldn't find file 'active_scaffold > > > I am quite sure, its me again, but I can't figure it out. Any hints? > > Regards > Michael
It's working with that lines for me. Have you trying in a new app? Are you using it as gem or plugin? -- 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.
