updated rails to 4.2.4

This commit is contained in:
raluka 2015-10-21 15:49:06 +02:00
parent 5bef98b8a3
commit 1a62dc930e
14 changed files with 388 additions and 257 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.