ankane / searchjoy

Search analytics made easy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undefined error running generate

natcheztrace opened this issue · comments

Running ruby 1.9.3 on 3.1 Rails and receiving this error when trying to run the generate searchjoy:install step:

gems/searchjoy-0.0.6/lib/searchjoy/engine.rb:3:in <class:Engine>': undefined methodisolate_namespace' for Searchjoy::Engine:Class (NoMethodError)

I'm having trouble reproducing this with Rails 3.1.12. Can you find out the exact version? Rails::VERSION::STRING

Brain fart, I got everything installed, but having other issues I will report separately.