Created
October 8, 2011 10:25
-
-
Save heygambo/1272102 to your computer and use it in GitHub Desktop.
new Rails 3.1 Project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rails new APP_NAME -m https://github.com/RailsApps/rails3-application-templates/raw/master/rails3-mongoid-devise-template.rb -T -O |
Author
Author
OmniAuth alternative
rails new APP_NAME -m https://github.com/RailsApps/rails3-application-templates/raw/master/rails3-mongoid-omniauth-template.rb -T -O
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
found on https://github.com/RailsApps/rails3-mongoid-devise/wiki/Tutorial