Ahh.. who gave the code-monkey a wrench?
Here is how to switch to an active record store:
add the following line to config/environment.rb
config.action_controller.session_store = :active_record_store
rake db:sessions:create rake db:migrate
No comments:
Post a Comment