root/tags/rel_2-0-2/activerecord/lib/active_record
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| associations | 8376 | 9 months | Ensure that the :uniq option for has_many :through associations retains … | |
| connection_adapters | 8304 | 9 months | Reveal that the type option in migrations can be any supported column type … | |
| locking | 8395 | 9 months | Ensure optimistic locking handles nil #lock_version values properly. … | |
| serializers | 8258 | 9 months | Fixed that to_xml should not automatically pass :procs to associations … | |
| vendor | 6439 | 1 year | Remove deprecated object transactions. People relying on this … | |
| aggregations.rb | 8.9 kB | 8301 | 9 months | Fix typos (closes #10378) |
| associations.rb | 94.1 kB | 8305 | 9 months | Fix typo in documentation for polymorphic associations w/STI. Closes #7461 … |
| attribute_methods.rb | 12.2 kB | 8301 | 9 months | Fix typos (closes #10378) |
| base.rb | 107.0 kB | 8381 | 9 months | Remove references to nonexistent :joins documentation. Closes #10498 … |
| calculations.rb | 13.7 kB | 8381 | 9 months | Remove references to nonexistent :joins documentation. Closes #10498 … |
| callbacks.rb | 13.3 kB | 8301 | 9 months | Fix typos (closes #10378) |
| fixtures.rb | 34.8 kB | 8392 | 9 months | Make the Fixtures Test::Unit enhancements more supporting for … |
| migration.rb | 15.1 kB | 8324 | 9 months | The test task stops with a warning if you have pending migrations. Closes … |
| observer.rb | 6.2 kB | 7872 | 11 months | Observers can observe model names as symbols properly now. Closes #9869 … |
| query_cache.rb | 510 bytes | 8329 | 9 months | Removed query cache rescue as it could cause code to be run twice (closes … |
| reflection.rb | 8.4 kB | 8207 | 9 months | Docfix (closes #10252) |
| schema.rb | 1.8 kB | 8089 | 10 months | Update Schema documentation to use updated sexy migration notation. Closes … |
| schema_dumper.rb | 5.9 kB | 8124 | 10 months | Set the record straight on the purpose and utility of db/schema.rb |
| serialization.rb | 3.5 kB | 7663 | 1 year | Added :include option to to_json (closes #9677) [chuyeow] |
| timestamp.rb | 1.6 kB | 8217 | 9 months | Make the record_timestamps class-inheritable so it can be set per model. … |
| transactions.rb | 5.0 kB | 8240 | 9 months | Removed documentation for the removed rollback! method on transactions and … |
| validations.rb | 49.4 kB | 8379 | 9 months | Document what to pass the :accept option for validates_acceptance_of when … |
| version.rb | 143 bytes | 8430 | 9 months | Tagged Rails 2.0.2 |
Note: See TracBrowser for help on using the browser.