]> git.openstreetmap.org Git - rails.git/blob - config/boot.rb
Move the default_url_options config to the action_mailer initializer
[rails.git] / config / boot.rb
1 ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
2
3 require "bundler/setup" # Set up gems listed in the Gemfile.