2011-07-24 production 環境で bundle install rails テスト用、開発用の gem を除いて gem をインストールしたい場合、--without でいらないグループを指定するといい bundle install --without test development