On Jueves, 8 de Abril de 2010 15:56:54 scrozier escribió: > I see what you mean. There's no traceback into AS or any other project > code for that matter. Hmmmm. > > On Apr 8, 8:35 am, scrozier <[email protected]> wrote: > > > Backtrace is uncomplete, please remove backtrace silencers in > > > config/initializers/backtrace_silencers.rb > > > > Sergio, > > > > There is nothing in config/initializers/backtrace_silencers.rb. > > > > Steve
Uncomment the last line, the line with remove_silencers! and you will get a full backtrace. When there is a bug in a plugin you need to remove the silencers or you won't get a useful backtrace -- 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.
