devise_suspendable icon indicating copy to clipboard operation
devise_suspendable copied to clipboard

Activatable module not available

Open simmogs opened this issue 13 years ago • 0 comments

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 activatable I don't get an error but it doesn't stop the user from logging in either.

Thanks, Graeme

simmogs avatar Dec 05 '11 11:12 simmogs