Skip to content

Instantly share code, notes, and snippets.

@gravis
Created July 21, 2010 13:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gravis/484440 to your computer and use it in GitHub Desktop.
Save gravis/484440 to your computer and use it in GitHub Desktop.
# in config/environments/production.rb :
# Make sure the cookie is secure
ActionController::Base.session_options[:secure] = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment