Skip to content

Instantly share code, notes, and snippets.

@klebershimabuku
Created December 19, 2012 18:15
Show Gist options
  • Save klebershimabuku/4338967 to your computer and use it in GitHub Desktop.
Save klebershimabuku/4338967 to your computer and use it in GitHub Desktop.
Importar um dump pelo rails console
RAILS_ENV=<ambiente> rails dbconsole -p < <arquivo.sql>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment