Skip to content

Instantly share code, notes, and snippets.

@bleonard
Created December 24, 2016 18:24
Show Gist options
  • Save bleonard/3fdc0ee196797aefea0db191587238ba to your computer and use it in GitHub Desktop.
Save bleonard/3fdc0ee196797aefea0db191587238ba to your computer and use it in GitHub Desktop.
$ ENGINE_BOOT=am bundle exec rails c
=> will boot the account and marketing engines - but not content, admin, etc.
$ ENGINE_BOOT=-m bundle exec rails c
=> will boot all engines except marketing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment