Project

General

Profile

« Previous | Next » 

Revision b5eca9b3

Added by Michael Moll almost 6 years ago

Fixes #23962 - Fix Style/ExpandPathArguments cop

View differences:

config/environment.rb
# Load the rails application
require File.expand_path('../application', __FILE__)
require File.expand_path('application', __dir__)
# Initialize the rails application
Foreman::Application.initialize!

Also available in: Unified diff