Thanks Brennan. But config.action_controller.session was already in
the environment.rb file.
(and the project was created with "rails [project_name]" with Rails
2.0 PR1

Anyone else with a tip?

Brennan Dunn wrote:
> Most likely you don't have this defined in your environment.rb:
>
> config.action_controller.session = {
>         :session_key => '_app_session',
>         :secret      => 'random seed'
>
> }


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to