Software Development
Pages
Home
About
Contact
Wednesday, July 17, 2013
Authlogic::Session::Activation::NotActivatedError: You must activate the Authlogic::Session::Base.controller with a controller object before creating objects
In rails console run :
Authlogic::Session::Base.controller = Authlogic::ControllerAdapters::RailsAdapter.new(self)
Reference
Newer Post
Older Post
Home