-->

Wednesday, July 31, 2013

Bundle on production

bundle install --without=test development

bundle will remember these settings so next time if you run "bundle install" it will set only production

No comments:

Post a Comment