public
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/rails/rails.git
dhh (author)
Wed Oct 26 06:29:11 -0700 2005
commit  9b2ea172d72563c677e40156ba53aaaef6ed2294
tree    5ea15771c5ef3c35f411e55baa2226130d226399
parent  17816a11ee62e133663276561ec53b8a2a98f6f8
rails / activerecord / lib / active_record
name age message
..
directory acts/ Wed Oct 26 06:05:48 -0700 2005 Fix docs (closes #2491) [dhh]
file aggregations.rb Sun Oct 05 14:16:26 -0700 2008 Merge docrails [lifo]
file associations.rb Mon Dec 01 11:22:31 -0800 2008 Add :having option to find, to use in combinati... [miloops]
directory associations/ Mon Dec 01 11:22:31 -0800 2008 Add :having option to find, to use in combinati... [miloops]
file base.rb Mon Dec 01 11:22:31 -0800 2008 Add :having option to find, to use in combinati... [miloops]
file callbacks.rb Thu Oct 16 13:13:06 -0700 2008 Merge docrails [lifo]
directory connection_adapters/ Mon Nov 24 09:14:24 -0800 2008 Autoload ActiveRecord files [josh]
file deprecated_associations.rb Mon Apr 11 22:34:10 -0700 2005 Moved build_association and create_association ... [dhh]
file deprecated_finders.rb Mon Apr 18 00:40:27 -0700 2005 Move nodoc to the individual methods [dhh]
file fixtures.rb Tue Nov 25 23:50:57 -0800 2008 Rename use_transactional_fixtures? so it doesn'... [jeremy]
file locking.rb Sun Jul 03 01:32:07 -0700 2005 r1607@asus: jeremy | 2005-07-02 23:36:52 -0700 [jeremy]
file migration.rb Tue Aug 26 03:00:36 -0700 2008 Back to fetching all versions in ruby instead o... [tarmo]
file observer.rb Sat Jul 26 07:26:08 -0700 2008 Make observers define #after_find in the model ... [george-ogata]
file query_cache.rb Fri Dec 07 05:34:06 -0800 2007 Removed query cache rescue as it could cause co... [dhh]
file reflection.rb Sat Oct 04 09:49:39 -0700 2008 Remove HasManyAssociationStrategy and move the ... [lifo]
file schema.rb Sun May 25 04:29:00 -0700 2008 Merge docrails. [lifo]
file schema_dumper.rb Thu Oct 30 05:03:42 -0700 2008 Ensure indices don't flip order in schema.rb [#... [jordi]
file timestamp.rb Sun Mar 30 18:49:57 -0700 2008 Partial updates play nice with updated_at/on ti... [jeremy]
file transactions.rb Sun Oct 05 14:16:26 -0700 2008 Merge docrails [lifo]
file validations.rb Sun Oct 05 14:16:26 -0700 2008 Merge docrails [lifo]
directory vendor/ Sat Sep 10 22:43:46 -0700 2005 Fixed "connection lost" issue with th... [dhh]
file version.rb Wed Nov 19 05:12:38 -0800 2008 Assume that the next version is going to be 2.3... [dhh]
directory wrappers/ Tue Nov 23 17:04:44 -0800 2004 Initial [dhh]
file wrappings.rb Sat Apr 02 01:29:43 -0800 2005 Removed broken attempt to DRY module ClassMetho... [dhh]