That was it. Thanks! Robbie
On Dec 15, 5:32 am, "Sergio Cambra .:: entreCables S.L. ::." <[email protected]> wrote: > On Martes, 14 de Diciembre de 2010 20:14:15 [email protected] escribió: > > > Hi, I've been using earlier version for quite some time, but when > > trying the latest stable version for Rails version 2.3.8 the model > > names aren't being handled by the locale. When viewing a editing/show/ > > or any nested window I get the string {{model}} instead of the human > > readable model string. I started an app from scratch and can > > replicate the problem. > > > Thanks, > > Robbie > > Probably in that version rails changed interpolation foramt (%{model} instead > of {{model}}) Master branch use that format and it works with rails 2.3.8 so > you can update to master branch. > > -- > 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.
