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