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
Rob Anderton b518b6c0d3 Expanded documentation for new composed_of options
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#892 state:committed]
2008-09-10 18:28:57 +02:00
..
associations Add special AssociationReflection methods for creating association objects, and modify the code base to use those methods instead of creating association objects directly. This allows plugins to hook into association object creation behavior. 2008-09-09 13:13:12 -07:00
connection_adapters Support :limit on update_all so that has_many with :limit can be safely updated 2008-09-10 13:41:49 +02:00
locale
locking
serializers
aggregations.rb Expanded documentation for new composed_of options 2008-09-10 18:28:57 +02:00
association_preload.rb
associations.rb Add special AssociationReflection methods for creating association objects, and modify the code base to use those methods instead of creating association objects directly. This allows plugins to hook into association object creation behavior. 2008-09-09 13:13:12 -07:00
attribute_methods.rb
base.rb Support :limit on update_all so that has_many with :limit can be safely updated 2008-09-10 13:41:49 +02:00
calculations.rb Interpolation requires double quotes 2008-09-09 21:16:06 +02:00
callbacks.rb Merge docrails 2008-09-03 17:58:47 +01:00
dirty.rb
dynamic_finder_match.rb Added find_last_by dynamic finder [status:committed #762] 2008-09-09 23:44:52 -05:00
fixtures.rb
migration.rb
named_scope.rb Merge docrails 2008-09-03 17:58:47 +01:00
observer.rb
query_cache.rb
reflection.rb Add special AssociationReflection methods for creating association objects, and modify the code base to use those methods instead of creating association objects directly. This allows plugins to hook into association object creation behavior. 2008-09-09 13:13:12 -07:00
schema.rb
schema_dumper.rb
serialization.rb
test_case.rb Default connection allow_concurrency to false (for PostgreSQL) 2008-09-04 15:44:05 +02:00
timestamp.rb
transactions.rb Merge docrails 2008-09-03 17:58:47 +01:00
validations.rb Merge docrails 2008-09-03 17:58:47 +01:00
version.rb