Skip to content

Instantly share code, notes, and snippets.

@cliftonlabrum
Created February 2, 2013 07:27
Show Gist options
  • Save cliftonlabrum/4696438 to your computer and use it in GitHub Desktop.
Save cliftonlabrum/4696438 to your computer and use it in GitHub Desktop.
Do a database migration on a Rails production server.
rake RAILS_ENV=production db:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment