Mercurial > zeropaste
view config/boot.rb @ 331:7c7b7906ebd9
Some more coding style.
author | edogawaconan <me@myconan.net> |
---|---|
date | Mon, 14 Apr 2014 17:21:16 +0900 |
parents | 96631607785f |
children | a999250e57c4 |
line wrap: on
line source
require "rubygems" # Set up gems listed in the Gemfile. ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", __FILE__) require "bundler/setup" if File.exists?(ENV["BUNDLE_GEMFILE"])