Skip to content

Instantly share code, notes, and snippets.

@dannguyen
Last active October 13, 2015 02:38
Show Gist options
  • Save dannguyen/4126490 to your computer and use it in GitHub Desktop.
Save dannguyen/4126490 to your computer and use it in GitHub Desktop.
Padrino setup
padrino g project someproj -t minitest -e erb -d mongoid -m rr -s jquery -c sass -b
padrino g project foo_proj -t minitest -e erb -d activerecord -m rr -s jquery -c scss -a sqlite -b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment