Hi there.

I'm going through exercise 3, when I follow the step 3.2 (Use
ActiveRecordStore to mantain session data) everything works as
expected, but when I go to step 3.3 (Use Flash), the session data is
maintained and used when I run the application.

This occurs even if I restart the server, close and open the browser,
delete the browser's temp files and so on...
I can delete the record directly from the database, but WHAT'S THE
POINT? I mean, how could the browser get the "old" session, specially
when it contains "secret-crypted-hashed-protected-from-forgery"
information? Doesn't it creates a new "session_id"?

I'm using Windows XP SP3, IE7, NetBeans 6.1 with Rails 2.0.2.

Why does it happens? How to avoid it?

Thanks in advance,
Gabriel.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ruby-on-rails-programming-with-passion" group.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/ruby-on-rails-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to