root/trunk/activerecord/lib/active_record
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| associations | 9231 | 5 months | Remove duplicate code from associations. [Pratik] | |
| connection_adapters | 9244 | 5 months | Add support for interleaving migrations by storing which migrations have … | |
| locking | 9157 | 5 months | Partial updates include only unsaved attributes. Off by default; set … | |
| serializers | 9202 | 5 months | Tweak ActiveRecord::Base#to_json to include a root value in the returned … | |
| vendor | 6439 | 1 year | Remove deprecated object transactions. People relying on this … | |
| aggregations.rb | 9.3 kB | 9157 | 5 months | Partial updates include only unsaved attributes. Off by default; set … |
| association_preload.rb | 11.6 kB | 9094 | 5 months | More efficient association preloading code that compacts a through_records … |
| associations.rb | 103.3 kB | 9247 | 5 months | Ensure that save on child object fails for invalid belongs_to association. … |
| attribute_methods.rb | 14.0 kB | 9047 | 6 months | Time, DateTime and TimeWithZone #in_time_zone defaults to Time.zone. … |
| base.rb | 115.1 kB | 9235 | 5 months | Ensure that respond_to? considers dynamic finder methods. Closes #11538. … |
| calculations.rb | 13.9 kB | 9243 | 5 months | ActiveRecord::Base#sum defaults to 0 if no rows are returned. Closes … |
| callbacks.rb | 12.3 kB | 9157 | 5 months | Partial updates include only unsaved attributes. Off by default; set … |
| dirty.rb | 4.2 kB | 9196 | 5 months | Partial updates off by default |
| fixtures.rb | 33.5 kB | 9191 | 5 months | Ruby 1.9 compat: delete DEFAULTS key from Hash not Omap array |
| migration.rb | 17.7 kB | 9244 | 5 months | Add support for interleaving migrations by storing which migrations have … |
| named_scope.rb | 5.2 kB | 9084 | 6 months | Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 … |
| observer.rb | 6.9 kB | 8889 | 7 months | Fix observed_class. References #11099. |
| query_cache.rb | 510 bytes | 8329 | 9 months | Removed query cache rescue as it could cause code to be run twice (closes … |
| reflection.rb | 9.0 kB | 9226 | 5 months | Improve documentation. |
| schema.rb | 1.6 kB | 9244 | 5 months | Add support for interleaving migrations by storing which migrations have … |
| schema_dumper.rb | 5.8 kB | 9244 | 5 months | Add support for interleaving migrations by storing which migrations have … |
| serialization.rb | 3.5 kB | 7663 | 1 year | Added :include option to to_json (closes #9677) [chuyeow] |
| test_case.rb | 1.2 kB | 8688 | 8 months | Add options missing from earlier changeset |
| timestamp.rb | 1.6 kB | 9159 | 5 months | Partial updates play nice with updated_at/on timestamps |
| transactions.rb | 4.8 kB | 9226 | 5 months | Improve documentation. |
| validations.rb | 47.7 kB | 9248 | 5 months | Change validates_uniqueness_of :case_sensitive option default back to true … |
| version.rb | 143 bytes | 8419 | 9 months | Prepare for 2.0.2 release |
Note: See TracBrowser for help on using the browser.