This commit is contained in:
Nicolas Bally 2015-05-18 15:46:42 +02:00
parent a3a0bdbd2f
commit 02a8e16174

View File

@ -2,7 +2,7 @@
require File.expand_path('../boot', __FILE__)
require 'rails/all'
require 'sprockets/railtie'
# If you have a Gemfile, require the gems listed there, including any gems
# you've limited to :test, :development, or :production.
Bundler.require(:default, Rails.env) if defined?(Bundler)