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
2005-07-22 19:58:03 +00:00
..
acts Fix acts_as_list such that moving next-to-last item to the bottom does not result in duplicate positions 2005-07-20 12:47:55 +00:00
associations
connection_adapters Added migration support for SQLite (using temporary tables to simulate ALTER TABLE) #1771 [Sam Stephenson] 2005-07-22 19:58:03 +00:00
vendor
wrappers
aggregations.rb
associations.rb
base.rb Doc fixes #1775, #1776 [jon@instance-design.co.uk] 2005-07-22 06:27:07 +00:00
callbacks.rb
deprecated_associations.rb
deprecated_finders.rb
fixtures.rb
locking.rb
migration.rb
observer.rb
query_cache.rb A bit more work on the still unfinished query cache #1722 2005-07-22 06:25:32 +00:00
reflection.rb
timestamp.rb
transactions.rb
validations.rb
wrappings.rb