Skip to content

Instantly share code, notes, and snippets.

@ahmdrefat
Created February 23, 2013 02:12
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 ahmdrefat/5018016 to your computer and use it in GitHub Desktop.
Save ahmdrefat/5018016 to your computer and use it in GitHub Desktop.
zeus s # to start rails server
zeus c # to start rails console
zeus test # to run tests
zeus generate model <name> # go generate modle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment