On Thu, 2010-01-21 at 23:51 -0800, Ugis Ozols wrote:
> Hello.
> 
> Try adding this line to config/environment.rb in config block:
> 
> config.action_controller.session_store = :active_record_store
----
yes, this was needed. I think I expected that this was going to be added
automatically when I ran 'rake db:sessions:create' command but now at
least it is adding sessions to the sessions table.

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to