Marie Arago wrote:
> I even created an example here:
> 
> http://88.191.83.87:8080/test/action1
> then
> http://88.191.83.87:8080/test/action2
> 
> Try with mozilla (work as intended) and then try with IE.
> Wired isn't it ?



open your config/environment.rb

UNCOMMENT IT:
  config.action_controller.session_store = :active_record_store

and ADD it :

  config.action_controller.perform_caching = true
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to