public
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/rails/rails.git
dhh (author)
Mon Feb 23 03:20:37 -0800 2009
commit  45787bdd0e9ec20b111e570a20b5f66a949b400c
tree    9d03a844c51665ec1289da0549ce2948c183ff85
parent  d13623ca46c82120c398f4634e206422fc3ad7ea
rails / activerecord / lib / active_record
name age message
..
file aggregations.rb Sun Oct 05 14:16:26 -0700 2008 Merge docrails [lifo]
file association_preload.rb Fri Dec 26 15:26:37 -0800 2008 Fix :include of has_one with :primary_key option [fcheung]
file associations.rb Loading commit data...
directory associations/
file attribute_methods.rb Thu Feb 05 16:39:08 -0800 2009 Support true/false in query_attribute for calcu... [maxlapshin]
file autosave_association.rb
file base.rb
file batches.rb Mon Feb 23 03:20:37 -0800 2009 Fix docs [dhh]
file calculations.rb
file callbacks.rb
directory connection_adapters/
file dirty.rb Thu Jan 15 13:00:39 -0800 2009 Fixing bug on ActiveRecord::Dirty#field_changed... [Carlos Kozuszko]
file dynamic_finder_match.rb Fri Oct 03 12:28:11 -0700 2008 Dynamic finders should use the ActiveRecord::Ba... [alloy]
file dynamic_scope_match.rb Sun Dec 28 11:52:46 -0800 2008 Introduce dynamic scopes for ActiveRecord: you ... [yaroslav]
file fixtures.rb
file i18n_interpolation_deprecation.rb Sat Sep 20 11:13:50 -0700 2008 I18n: move old-style interpolation syntax depre... [svenfuchs]
directory locale/ Sun Jan 18 10:10:58 -0800 2009 Merge docrails [lifo]
directory locking/ Sun Jun 22 20:33:43 -0700 2008 Partial updates don't update lock_version if no... [danielmorrison]
file migration.rb Wed Feb 04 12:21:22 -0800 2009 Migrations: make default database connection ov... [jeremy]
file named_scope.rb
file nested_attributes.rb Fri Feb 13 00:47:56 -0800 2009 Changed API of NestedAttributes to take an arra... [cainlevy]
file observer.rb Sat Jul 26 07:26:08 -0700 2008 Make observers define #after_find in the model ... [oggy]
file query_cache.rb Mon Dec 22 09:31:18 -0800 2008 ActiveRecord::QueryCache middleware [josh]
file reflection.rb
file schema.rb Sun May 25 04:29:00 -0700 2008 Merge docrails. Signed-off-by: Pratik Naik <pr... [lifo]
file schema_dumper.rb Sat Dec 06 18:27:53 -0800 2008 Merge with docrails [lifo]
file serialization.rb Mon Nov 24 09:52:29 -0800 2008 require json lib when serialization is loaded [josh]
directory serializers/
file session_store.rb
file test_case.rb
file timestamp.rb Mon Dec 22 07:19:33 -0800 2008 Ensure of Model#create support custom updated_a... [luishurtado]
file transactions.rb Sat Feb 21 19:41:04 -0800 2009 Revert "Wrap calls to update_attributes in a tr... [NZKoz]
file validations.rb
file version.rb