Graeme Simpson
Graeme Simpson
Hi there, I've tried installing as per the instructions, but I get the following error; ``` /home/graeme/.rvm/gems/ree-1.8.7-2011.03@epra/gems/devise-1.4.5/lib/devise/models.rb:60:in `const_get': uninitialized constant Devise::Models::Activatable (NameError) ``` If I include suspendable but leave out...
I'm trying to use metisMenu on our admin area. When I go to the URL /admin/reports/monthly_sales/, all three listed below are highlighted in the menu. As the admin area is...
A pretty trivial change and it seems to work ok with Rails 4.1.
I use site.prefix but Dupe doesn't take account of this ``` ActiveResource::InvalidRequestError Exception: Could not find a response recorded for
I've defined a simple dupe using the following: ``` Dupe.define(:transformation) ``` After creating a record and then doing Transformation.all, I get a result which is as expected. But when I...
I'm getting the following error; TypeError: this.getLevel(...) is undefined panojs/pyramid_imgcnv.js Line 92 I see that the method is declared in the same file so I don't understand why it can't...
I'm using the 1.9 branch with Ruby 2.0.0 which is probably a bad start. When I run ``` rails g proselytism:config ``` I get the following error ``` /home/gsimpson/.rvm/gems/ruby-2.0.0-p247@front-end/bundler/gems/proselytism-1c70e09b3288/lib/proselytism/logger.rb:3:in `':...