Change layout to include new stylesheet and javascript tags.
[ecs.git] / config / boot.rb
blob5e5f0c1fac0bcde58936530ada4fd08abcaf5a64
1 # Set up gems listed in the Gemfile.
2 ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
4 require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])