constant RAILS_DEV_PATH
Ruby on Rails 5.0.7.2
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.0.7.2
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.