Skip to content

Instantly share code, notes, and snippets.

@johnsinco
Created June 19, 2012 02:59
Show Gist options
  • Save johnsinco/2952061 to your computer and use it in GitHub Desktop.
Save johnsinco/2952061 to your computer and use it in GitHub Desktop.
generate a new rails 3 plugin project (engine gem)
rails plugin new daengine --full --dummy-path=spec/dummy -T --skip-bundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment