public
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/rails/rails.git
rails / activerecord / lib / active_record
name age message
..
file aggregations.rb Thu May 28 09:35:36 -0700 2009 Break up DependencyModule's dual function of pr... [josh]
file association_preload.rb Sat Jul 25 08:03:58 -0700 2009 Merge docrails [lifo]
file associations.rb Loading commit data...
directory associations/ Mon Nov 02 17:50:12 -0800 2009 Arel::In -> Arel::Predicates::In [jeremy]
file attribute_methods.rb Tue Aug 04 21:36:05 -0700 2009 Extract generic attribute method generation to AMo [josh]
directory attribute_methods/ Mon Nov 09 13:16:51 -0800 2009 Object#tap is not needed for Ruby >= 1.8.7 [fxn]
file attributes.rb Sat Oct 17 10:37:15 -0700 2009 Refactoring attributes/types [#3348 state:resol... [eac]
directory attributes/ Sun Oct 18 08:22:22 -0700 2009 Fixed: #without_typecast should only disable ty... [eac]
file autosave_association.rb Sat Sep 12 07:04:47 -0700 2009 Removed some superfluous conditionals from the ... [alloy]
file base.rb Mon Nov 09 13:16:51 -0800 2009 Symbol#to_proc is not needed for Ruby >= 1.8.7 [fxn]
file batches.rb Thu May 28 09:35:36 -0700 2009 Break up DependencyModule's dual function of pr... [josh]
file calculations.rb Tue Aug 18 10:10:03 -0700 2009 Use immutable relation objects to generate quer... [miloops]
file callbacks.rb Mon Oct 12 20:15:43 -0700 2009 Callbacks, DeprecatedCallbacks = NewCallbacks, ... [josh]
directory connection_adapters/ Fri Oct 16 17:08:09 -0700 2009 Fix Rails root in sqlite adapter [josh]
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 Wed Aug 26 14:53:09 -0700 2009 Don't use AR::Base.connection for fixture colum... [packagethief]
directory locale/ Wed Aug 26 11:29:16 -0700 2009 allow ActiveRecord#RecordInvalid exception mess... [svenfuchs]
directory locking/ Mon Sep 14 05:47:55 -0700 2009 Merge commit 'rails/master' [miloops]
file migration.rb Mon Aug 10 06:40:11 -0700 2009 Merge commit 'rails/master' Conflicts: active... [miloops]
file named_scope.rb Wed Jul 29 16:54:54 -0700 2009 Revert "Methods invoked within named scope Proc... [jeremy]
file nested_attributes.rb Fri Nov 06 15:42:42 -0800 2009 Define autosave association callbacks when usin... [alloy]
file notifications.rb Thu Oct 15 14:51:51 -0700 2009 Renamed Orchestra to Notifications once again [... [josevalim]
file observer.rb Tue Sep 08 08:26:39 -0700 2009 Changed ActiveRecord to use new callbacks and s... [josevalim]
file query_cache.rb Mon Dec 22 09:31:18 -0800 2008 ActiveRecord::QueryCache middleware [josh]
file reflection.rb Sun Aug 09 16:30:44 -0700 2009 Enable has_many :through for going through a ha... [dasil003]
file relation.rb Wed Oct 07 08:43:04 -0700 2009 Relations: Added offset when finding with assoc... [miloops]
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 Aug 08 19:31:35 -0700 2009 Don't define a default primary key in the schem... [tristandunn]
file serialization.rb Thu Aug 13 20:27:36 -0700 2009 Break up concerns for choosing what attributes ... [josh]
directory serializers/ Thu Aug 13 20:27:36 -0700 2009 Break up concerns for choosing what attributes ... [josh]
file session_store.rb Sun May 17 12:42:36 -0700 2009 Fix reset_session with ActiveRecord store [#220... [josh]
file state_machine.rb Tue Aug 04 09:03:57 -0700 2009 Add simple support for ActiveModel's StateMachi... [josh]
file test_case.rb Tue Apr 28 14:11:47 -0700 2009 Show executed queries when assert_sql assertion... [miloops]
file timestamp.rb Thu May 28 09:35:36 -0700 2009 Break up DependencyModule's dual function of pr... [josh]
file transactions.rb Thu May 28 09:35:36 -0700 2009 Break up DependencyModule's dual function of pr... [josh]
file types.rb Sat Oct 17 10:37:15 -0700 2009 Refactoring attributes/types [#3348 state:resol... [eac]
directory types/ Sat Oct 17 10:37:15 -0700 2009 Refactoring attributes/types [#3348 state:resol... [eac]
file validations.rb Mon Nov 09 13:16:51 -0800 2009 Integer#even? and Integer#odd? are not needed f... [fxn]
directory validations/ Sun Aug 09 12:50:04 -0700 2009 validate uniqueness with limit in utf8 [#2653 ... [Elise Huard]
file version.rb Tue Jun 30 14:37:12 -0700 2009 Bump up the version to 3.0.pre [carllerche]