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
2008-11-19 14:12:38 +01:00
..
associations fix assignment to has_one :through associations. 2008-11-15 18:20:39 +01:00
connection_adapters Merge branch 'master' into testing 2008-11-08 18:58:29 -05:00
locale use :en as a default locale (in favor of :en-US) 2008-11-18 14:23:53 +01:00
locking
serializers
aggregations.rb Merge docrails 2008-10-05 22:16:26 +01:00
association_preload.rb Remove redundant uniq 2008-11-11 11:22:13 +01:00
associations.rb Added :counter_sql as a valid key for habtm associations 2008-11-07 07:50:23 +00:00
attribute_methods.rb "raise NoMethodError" raises NoMethodError. Raise it with NoMethodError.new instead. 2008-10-25 14:52:44 +05:30
base.rb Fix default_scope to work in combination with named scopes 2008-11-17 22:00:14 +01:00
calculations.rb Make sure any Fixnum returned by a DB sum is type cast to a Float before standard converstion to a BigDecimal [#8994 state:resolved] 2008-11-13 10:45:57 -06:00
callbacks.rb Merge docrails 2008-10-16 22:13:06 +02:00
dirty.rb
dynamic_finder_match.rb
fixtures.rb Ensure @@already_loaded_fixtures is initialized before use 2008-11-16 22:21:05 +05:30
i18n_interpolation_deprecation.rb
migration.rb
named_scope.rb
observer.rb
query_cache.rb
reflection.rb Remove HasManyAssociationStrategy and move the logic to ActiveRecord::Reflection::ThroughReflection. 2008-10-04 17:49:39 +01:00
schema.rb
schema_dumper.rb Ensure indices don't flip order in schema.rb [#1266 state:committed] 2008-10-30 13:03:42 +01:00
serialization.rb
test_case.rb Revert "Move fixtures settings from AR::TestCase to railties test_help" -- it broke all the tests! 2008-11-14 12:01:26 +01:00
timestamp.rb
transactions.rb Merge docrails 2008-10-05 22:16:26 +01:00
validations.rb Merge docrails 2008-10-05 22:16:26 +01:00
version.rb Assume that the next version is going to be 2.3 for now 2008-11-19 14:12:38 +01:00