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
David Heinemeier Hansson a3298e5efd Small indent
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@613 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-15 00:03:18 +00:00
..
acts Added a bit more documentation on how to use the instance methods for acts_as_list #478 2005-01-15 13:49:23 +00:00
associations Fixed documentation snafus #575, #576, #577, #585 2005-02-07 14:15:53 +00:00
connection_adapters Fixed documentation snafus #575, #576, #577, #585 2005-02-07 14:15:53 +00:00
vendor Fixed that column aliases didn't work as expected with the new MySql411 driver #507 [Demetrius] 2005-01-20 14:36:39 +00:00
wrappers Initial 2004-11-24 01:04:44 +00:00
aggregations.rb Fixed documentation snafus #575, #576, #577, #585 2005-02-07 14:15:53 +00:00
associations.rb Fixed documentation snafus #575, #576, #577, #585 2005-02-07 14:15:53 +00:00
base.rb Small indent 2005-02-15 00:03:18 +00:00
callbacks.rb Fixed documentation snafus #575, #576, #577, #585 2005-02-07 14:15:53 +00:00
deprecated_associations.rb Added support for associating unsaved objects #402 [Tim Bates] 2005-01-15 17:45:16 +00:00
fixtures.rb Fixed documentation snafus #575, #576, #577, #585 2005-02-07 14:15:53 +00:00
locking.rb Added automated optimistic locking if the field lock_version is present #384 [Michael Koziarski] 2004-12-31 19:38:04 +00:00
observer.rb Added that Observers can use the observes class method instead of overwriting self.observed_class() 2005-01-10 16:06:04 +00:00
reflection.rb Initial 2004-11-24 01:04:44 +00:00
timestamp.rb Added ActiveRecord::Base.timestamps_gmt that can be set to true to make the automated timestamping use GMT instead of local time #520 [Scott Baron] 2005-01-24 13:18:29 +00:00
transactions.rb Fixed documentation snafus #575, #576, #577, #585 2005-02-07 14:15:53 +00:00
validations.rb Fixed documentation snafus #575, #576, #577, #585 2005-02-07 14:15:53 +00:00
wrappings.rb Fixed documentation snafus #575, #576, #577, #585 2005-02-07 14:15:53 +00:00