This project is archived and is in readonly mode.

Changeset [be140e8c6be966349c6fa35a87f84d5a73995b9a] by David Heinemeier Hansson

November 30th, 2008 @ 09:59 PM

Changed Rails.root to return a Pathname object (allows for Rails.root.join("app", "controllers") => "#{RAILS_ROOT}/app/controllers") [#1482] http://github.com/rails/rails/co...

Committed by David Heinemeier Hansson

  • M railties/CHANGELOG
  • M railties/lib/initializer.rb
  • M railties/test/initializer_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>