Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save danieljohnmorris/398938 to your computer and use it in GitHub Desktop.
Save danieljohnmorris/398938 to your computer and use it in GitHub Desktop.
r3 app tpl - rpx+auth+resque
# usage (in app dir):
# rake rails:template LOCATION=http://gist.github.com/398938.txt
# apply obvious
apply "http://gist.github.com/398936.txt"
# apply resque
apply "http://gist.github.com/391381.txt"
# apply auth
# apply rpx
run "bundle install"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment