rails--rails/activerecord/lib
Justin French 7d548f795d 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]
2009-06-30 15:24:04 +12:00
..
active_record Changed ActiveRecord::Base.human_name to underscore the class name before it humanizes it 2009-06-30 15:24:04 +12:00
active_record.rb Integrate ActiveModel::Observing into ActiveRecord 2009-06-10 23:36:44 -05:00
activerecord.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00