Skip to content

Instantly share code, notes, and snippets.

@gravis
Created July 21, 2010 13:00
Show Gist options
  • Select an option

  • Save gravis/484440 to your computer and use it in GitHub Desktop.

Select an option

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