constant RAILS_DEV_PATH
Ruby on Rails 5.2.8.1
Since v3.0.20We need to store the RAILS_DEV_PATH in a constant, otherwise the path can change in Ruby 1.8.7 when we FileUtils.cd.
Ruby on Rails 5.2.8.1
Since v3.0.20We need to store the RAILS_DEV_PATH in a constant, otherwise the path can change in Ruby 1.8.7 when we FileUtils.cd.