Re: [Rails] Re: Authlogic and Sessions
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-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home