Hi.

I found that sessions are disabled and can't login with restful_authentication.

Session and login works fine with "config.cache_classes = false" but
it doesn't work with "config.cache_classes = true".
It doesn't show any errors, but redirect to login page.
It seems to be post nothing.

Does it have to do with session_storre, active_record_store,
protect_from_forgery, or other configrations?

my enviroments is Rails 2.2.2 Ruby 1.8.6

Any ideas?

--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to