Skip to content

Instantly share code, notes, and snippets.

@sowasred2012
Created February 5, 2013 10:32
Show Gist options
  • Save sowasred2012/4713592 to your computer and use it in GitHub Desktop.
Save sowasred2012/4713592 to your computer and use it in GitHub Desktop.
Rails Snippets
# Installs migrations from unmountable engines
bundle exec rake railties:install:migrations FROM=<ENGINE-NAME>_engine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment