Ruby on Rails Monday, October 28, 2013

On 28 October 2013 19:45, RVic <rvince99@hotmail.com> wrote:
> Further on migrating my ancient 1.8.6 Rails 2.3.2 app from Windows to Linux
> Mint, whatever I do, I keep getting the same error pertaining to " A key is
> required to write a cookie containing the session data. Use
> config.action_controller.session = { :key => "_myapp_session", :secret =>
> "some secret phrase" } in config/environment.rb." This is true if I run run
> ruby script/server, or rake rails:update. However, in my
> config/environent.rb,

Can you paste your environment.rb here please?

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLtv3wNThVuHovJvPdd9PboDWJb7KyqPxPKd6jtrsyRJeA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment