What's your RAILS_GEM_VERSION in environment.rb?  Are you using gems
or vendor/rails?

On Nov 12, 2007 9:09 AM, Jesper Rønn-Jensen <[EMAIL PROTECTED]> wrote:
>
> 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'
> >
> > }
>
>
>
> >
>



-- 
Cheers

Koz

--~--~---------~--~----~------------~-------~--~----~
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