adamwtw wrote in post #943033:
> I noticed that if I rename the index.html.erb to index.en.html.erb, it
> works. So I guess I should tell rails to use an "empty" locale when
> looking for templates?
>
> Also, I'musing JRuby.
>
> Adam

I actually have the same issue right now.

Template is missing

Missing template authorize/login with {:handlers=>[:erb, :builder, :rjs, 
:rhtml, :rxml], :locale=>[:en, :en], :formats=>[:html]} in view paths...

even though it exists in the plugin path, it cannot find it :S

-- 
Posted via http://www.ruby-forum.com/.

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to