Skip to content

Instantly share code, notes, and snippets.

@benzittlau
Created April 8, 2011 02:22
Show Gist options
  • Save benzittlau/909162 to your computer and use it in GitHub Desktop.
Save benzittlau/909162 to your computer and use it in GitHub Desktop.
Create a new rails project with Jquery/Mongoid
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