This project is archived and is in readonly mode.
Changeset [7d548f795d226f57278f8bdd36298c9552421053] by Justin French
June 30th, 2009 @ 04:24 AM
Changed ActiveRecord::Base.human_name to underscore the class name before it humanizes it
This gives you 'Post comment' rather than 'Postcomment' by default.
Signed-off-by: Michael Koziarski michael@koziarski.com [#2120 state:committed] http://github.com/rails/rails/co...
Committed by Justin French
- M activerecord/lib/active_record/base.rb
- M activerecord/test/cases/reflection_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>