Hi,

I use Gloc plugin to create some localisation and it works great on my
local webbrick server. Unfortunately It doesn't work anymore when I
upload the gloc dir to vendor/plugins on my host. I always get this
error:

"uninitialized constant GLoc"

The error occures when environment.rb is executing this:

    GLoc.set_config :default_language => :nl
    GLoc.clear_strings_except :fr, :nl
    GLoc.set_kcode
    GLoc.load_localized_strings

Did I miss something? I'm getting really frustrated because my whole app
uses Gloc

greetings,

Temmesta

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Railsi18n-discussion mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/railsi18n-discussion

Reply via email to