rails--rails/activerecord/lib/active_record
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
..
associations
connection_adapters
locale
locking
serializers
validations
aggregations.rb
association_preload.rb
associations.rb
attribute_methods.rb
autosave_association.rb
base.rb Changed ActiveRecord::Base.human_name to underscore the class name before it humanizes it 2009-06-30 15:24:04 +12:00
batches.rb
calculations.rb
callbacks.rb
dirty.rb
dynamic_finder_match.rb
dynamic_scope_match.rb
fixtures.rb
migration.rb
named_scope.rb
nested_attributes.rb
observer.rb
query_cache.rb
reflection.rb
schema.rb
schema_dumper.rb
serialization.rb
session_store.rb
test_case.rb
timestamp.rb
transactions.rb
validations.rb
version.rb