Update to rails 4.2.1

This commit is contained in:
Thibault Jouan
2015-04-29 11:32:25 +00:00
parent 1efb3103d9
commit aa6f6a103e
14 changed files with 67 additions and 34 deletions

View File

@@ -1,4 +1,3 @@
# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])
require 'bundler/setup' # Set up gems listed in the Gemfile.