config.i18n.default_locale = :fr
When setting up the administration part, I don't need to have a
foreign locale, default :en would be fine
is this error message caused by non setting the default.locale
to :en ?
as it's stated : :locale=>[:fr, :fr]} by default ....
ActionView::MissingTemplate (Missing template admin/categories/colors,
admin/base/colors, application/colors with
{:handlers=>[:erb, :builder, :coffee, :haml], :formats=>[:js, :html], :locale=>[:fr, :fr]}.
Searched in:
* "/Users/yves/Developpement/Projects/isabelle/atelier/app/views"
* "/Users/yves/.rvm/gems/ruby-1.9.2-p290@rails311/gems/devise-1.4.8/
app/views"
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.