public
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/rails/rails.git
Search Repo:
commit  10ef65a3b054270ed3d458ec8eb7c2b9a3e638f7
tree    8e7f42e2f296280a039e5c0017a81771144d3169
parent  5514baf63d6d5e19a84c59a0c2cf74f442daed9c
rails / activerecord / lib / active_record
name age message
..
folder aggregations.rb Sun Mar 30 18:10:04 -0700 2008 Partial updates include only unsaved attributes... [jeremy]
folder association_preload.rb Fri Apr 25 17:14:50 -0700 2008 Ensure table names are quoted by the associatio... [fcheung]
folder associations.rb Thu Apr 10 21:04:11 -0700 2008 Revert "Ensure that save on child object f... [NZKoz]
folder associations/ Wed Apr 23 02:02:00 -0700 2008 Fixes a subtle bug when using symbols for key d... [ddollar]
folder attribute_methods.rb Sun Mar 16 22:50:13 -0700 2008 Time, DateTime and TimeWithZone #in_time_zone d... [gbuesing]
folder base.rb Mon Apr 28 22:05:06 -0700 2008 Note that allow_concurrency = true means you ne... [jeremy]
folder calculations.rb Sun Apr 20 16:47:15 -0700 2008 Avoid adding two DISTINCT statements to queries... [fcheung]
folder callbacks.rb Sun Mar 30 18:10:04 -0700 2008 Partial updates include only unsaved attributes... [jeremy]
folder connection_adapters/ Tue Apr 29 14:52:52 -0700 2008 Fixed that change_column should be able to use ... [David Heinemeier Hansson]
folder dirty.rb Tue Apr 01 08:48:46 -0700 2008 Partial updates off by default [jeremy]
folder fixtures.rb Mon Mar 31 23:33:16 -0700 2008 Ruby 1.9 compat: delete DEFAULTS key from Hash ... [jeremy]
folder locking/ Sun Mar 30 18:10:04 -0700 2008 Partial updates include only unsaved attributes... [jeremy]
folder migration.rb Thu Apr 17 11:43:47 -0700 2008 Fix migrations when migrating to a specified ve... [ianwhite]
folder named_scope.rb Mon Apr 28 11:27:52 -0700 2008 Let Base.all use conditions etc like first/last [David Heinemeier Hansson]
folder observer.rb Sun Feb 17 14:52:55 -0800 2008 Fix observed_class. References #11099. [jeremy]
folder query_cache.rb Fri Dec 07 05:34:06 -0800 2007 Removed query cache rescue as it could cause co... [dhh]
folder reflection.rb Fri Apr 04 20:52:58 -0700 2008 Improve documentation. [lifo]
folder schema.rb Wed Apr 09 09:20:15 -0700 2008 Add support for interleaving migrations by stor... [technoweenie]
folder schema_dumper.rb Wed Apr 09 09:20:15 -0700 2008 Add support for interleaving migrations by stor... [technoweenie]
folder serialization.rb Fri Sep 28 07:07:23 -0700 2007 Added :include option to to_json (closes #9677)... [dhh]
folder serializers/ Tue Apr 01 13:09:45 -0700 2008 Tweak ActiveRecord::Base#to_json to include a r... [technoweenie]
folder test_case.rb Mon Jan 21 17:29:10 -0800 2008 Add options missing from earlier changeset [NZKoz]
folder timestamp.rb Sun Mar 30 18:49:57 -0700 2008 Partial updates play nice with updated_at/on ti... [jeremy]
folder transactions.rb Fri Apr 04 20:52:58 -0700 2008 Improve documentation. [lifo]
folder validations.rb Sun Apr 20 09:45:44 -0700 2008 Use define_callbacks helper for ActiveRecord va... [josh]
folder vendor/ Fri Mar 16 15:39:01 -0700 2007 Remove deprecated object transactions. People ... [NZKoz]
folder version.rb Sun Dec 16 15:30:30 -0800 2007 Prepare for 2.0.2 release [dhh]