Skip to content

Instantly share code, notes, and snippets.

@iHiD
Created June 6, 2012 15:28
Show Gist options
  • Save iHiD/2882644 to your computer and use it in GitHub Desktop.
Save iHiD/2882644 to your computer and use it in GitHub Desktop.
How to Build A Secure Website With Ruby On Rails 3
rails generate session_migration
rake db:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment