Skip to content

Instantly share code, notes, and snippets.

@bsodmike
Created February 6, 2014 07:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bsodmike/8839674 to your computer and use it in GitHub Desktop.
Save bsodmike/8839674 to your computer and use it in GitHub Desktop.
Rails command to create a mountable plugin (engine)
rails plugin new catscan --skip-bundle -T --dummy-path=spec/dummy --mountable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment