Skip to content

Instantly share code, notes, and snippets.

@lordhumunguz
Created July 25, 2014 22:56
Show Gist options
  • Save lordhumunguz/d39fed5390bb9010b162 to your computer and use it in GitHub Desktop.
Save lordhumunguz/d39fed5390bb9010b162 to your computer and use it in GitHub Desktop.
Creating Rails Engine for rails-api

rails plugin new engines/cms --no-full --mountable --database=postgresql --skip-test-unit --skip-action-view -skip-sprockets --skip-javascript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment