Mercurial > zeropaste
view config/boot.rb @ 332:a999250e57c4
Update deprecated method.
author | edogawaconan <me@myconan.net> |
---|---|
date | Mon, 14 Apr 2014 17:28:31 +0900 |
parents | 96631607785f |
children | 68eb23b52864 |
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.exist?(ENV["BUNDLE_GEMFILE"])