carmen-ruby / carmen-rails

NOT ACTIVELY MAINTAINED Rails adapter for Carmen (provides country_select and subregion_select)
MIT License
215 stars 159 forks source link

Fails to start #4

Closed andriytyurnikov closed 12 years ago

andriytyurnikov commented 12 years ago

/Users/andriytyurnikov/.rbenv/versions/1.9.3-p125/lib/ruby/gems/1.9.1/bundler/gems/carmen-rails-958b23d8e0d5/lib/carmen-rails.rb:8:in <class:Railtie>': undefined methodi18n_backend' for Carmen:Module (NoMethodError)

gem needs initializer or something?

jim commented 12 years ago

There was a missing require in 1.0.0.beta1 that I didn't catch because of the setup of my test app. This is fixed in 1.0.0.beta2.