Created
April 8, 2011 02:22
-
-
Save benzittlau/909162 to your computer and use it in GitHub Desktop.
Create a new rails project with Jquery/Mongoid
This file contains 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 http://railswizard.org/48c15b50eff428bc421f.rb | |
rails generate mongoid:config | |
rails generate jquery:install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment