1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record
Xavier Noria a970f916fb Fix has_many#count_records. [#865 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-08-21 15:48:04 +01:00
..
associations Fix has_many#count_records. [#865 state:resolved] 2008-08-21 15:48:04 +01:00
connection_adapters Performance: freeze cached rows instead of duping 2008-08-18 17:34:38 -07:00
locale
locking
serializers
aggregations.rb
association_preload.rb
associations.rb Fixed STI type condition for eager loading of associations 2008-08-16 20:41:19 +01:00
attribute_methods.rb
base.rb Performance: freeze cached rows instead of duping 2008-08-18 17:34:38 -07:00
calculations.rb
callbacks.rb
dirty.rb
fixtures.rb
migration.rb
named_scope.rb Support find_all on named scopes. [#730 state:resolved] 2008-08-21 12:37:19 +01:00
observer.rb
query_cache.rb
reflection.rb Don't raise exception when comparing ActiveRecord::Reflection. [#842 state:resolved] 2008-08-16 20:21:36 +01:00
schema.rb
schema_dumper.rb
serialization.rb
test_case.rb
timestamp.rb
transactions.rb
validations.rb Fixed validates_uniqueness_of with decimal columns 2008-08-15 15:44:11 -07:00
version.rb