Skip to content

Instantly share code, notes, and snippets.

@bignimbus
Last active March 17, 2016 15:21
Show Gist options
  • Select an option

  • Save bignimbus/4f749e758d1c63acc2a6 to your computer and use it in GitHub Desktop.

Select an option

Save bignimbus/4f749e758d1c63acc2a6 to your computer and use it in GitHub Desktop.
[OpternaTip] restoring database from a local archive
# OpternaTip
# so you don't have to ping our server for restoring your local database multiple times
bundle exec rake db:restore:file[./tmp/database/staging-2016-03-16.sql.gz]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment