update rails default files

This commit is contained in:
r888888888
2015-08-18 17:50:27 -07:00
parent 341b29ce41
commit c8f38350c3
11 changed files with 71 additions and 29 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.