ããã¸ã§ã¯ãã®ä½æ rails new testProj --skip-activerecord --skip-prototype --skip-testunit Gemfileã®ä¿®æ£ testProj/Gemfileãä¿®æ£ source 'http://rubygems.org' gem 'rails', '3.0.4' gem 'unicorn' gem "bson_ext" gem "rails3-generators" gem "jquery-rails" gem "mongoid", ">=2.0.0.beta4" group :test do gem 'rspec', '>=2.0.0.beta.20' gem 'rspec-rails', '>=2.0.0.beta.20' gem 'mongoid-rspec' ,:git => 'https://github.com/sh


{{#tags}}- {{label}}
{{/tags}}