Hi all,
this is hopefully a quick one for gurus. I edited my environment.rb
file, commenting out these lines:
config.action_controller.session = {
:session_key => '_test_session',
:secret => 'long key here'
}
When I browsed to my app, I got the internal server error, I immediately
reverted the changes but still get the error. I tried a different pc
and also got the error. Why is this happening and what can I do to
resolve it.
p.s. I commented out the lines as I was getting invalid authentication
token errors, when sending form data, I'm using a subdomain.
Any pointers for a ruby newb greatly appreciated,
thanks
T
--
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 [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-talk?hl=en
-~----------~----~----~----~------~----~------~--~---