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
2004-12-07 12:25:01 +00:00
..
associations Added counter_sql option for has_many associations [bitsweat] 2004-12-07 12:25:01 +00:00
connection_adapters Added proper handling of time fields that are turned into Time objects with the dummy date of 2000/1/1 [HariSeldon] 2004-12-01 13:18:51 +00:00
support Fixed the Inflector to handle the movie/movies pair correctly #261 [Scott Baron] 2004-12-07 11:15:41 +00:00
vendor Initial 2004-11-24 01:04:44 +00:00
wrappers Initial 2004-11-24 01:04:44 +00:00
aggregations.rb Initial 2004-11-24 01:04:44 +00:00
associations.rb Added counter_sql option for has_many associations [bitsweat] 2004-12-07 12:25:01 +00:00
base.rb Added bind-style variable interpolation for the condition arrays that uses the adapter's quote method [Michael Koziarski] 2004-12-07 10:37:50 +00:00
callbacks.rb Fixed that methods wrapped in callbacks still return their original result #260 [bitsweat] 2004-12-07 12:10:57 +00:00
deprecated_associations.rb Initial 2004-11-24 01:04:44 +00:00
fixtures.rb Documentation bugs 2004-12-07 11:12:05 +00:00
observer.rb Initial 2004-11-24 01:04:44 +00:00
reflection.rb Initial 2004-11-24 01:04:44 +00:00
transactions.rb Initial 2004-11-24 01:04:44 +00:00
validations.rb Initial 2004-11-24 01:04:44 +00:00
wrappings.rb Initial 2004-11-24 01:04:44 +00:00