preksha
February 2, 2010, 10:30am
#1
hi,
I want to use this plugin with sessions table with configuration in
environment.rb
config.action_controller.session_store = :active_record_store
and
rake db:sessions:create
rake db:migrate
but strange its not allowing me to login. and if I remove configuration
from environment.rb its working
any idea ??
I want to use sessions with sessions table.
thanks in advance.
preksha
February 3, 2010, 5:10am
#2
Milan D. wrote:
If you go to console and try to create session objects what happens?
Milan D.
http://www.milandobrota.com
thanks for your reply…session’s object is cretaed and there is a
database entry in session table…
preksha
February 2, 2010, 2:11pm
#3
If you go to console and try to create session objects what happens?
Milan D.
http://www.milandobrota.com