This project is archived and is in readonly mode.
Changeset [fdfcdf467387c4db3d79c1f46eadbb55a88ef814] by David Heinemeier Hansson
November 29th, 2008 @ 09:57 AM
Enhanced Rails.root to take parameters that'll be join with the root, like Rails.root('app', 'controllers') => File.join(Rails.root, 'app', 'controllers') [#1482 state:committed] (Damian Janowski) 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>