This project is archived and is in readonly mode.
Changeset [245542ea2994961731be105db6c076256a22a7a9] by Sebastian Martinez
March 28th, 2011 @ 01:47 AM
Added new #update_column method.
Signed-off-by: Santiago Pastorino
santiago@wyeworks.com
https://github.com/rails/rails/commit/245542ea2994961731be105db6c07...
Committed by Sebastian Martinez
- M activerecord/CHANGELOG
- M activerecord/lib/active_record/attribute_methods/write.rb
- M activerecord/lib/active_record/persistence.rb
- M activerecord/test/cases/associations/has_and_belongs_to_many_associations_test.rb
- M activerecord/test/cases/associations/has_many_associations_test.rb
- M activerecord/test/cases/associations/has_many_through_associations_test.rb
- M activerecord/test/cases/associations/has_one_through_associations_test.rb
- M activerecord/test/cases/associations/join_model_test.rb
- M activerecord/test/cases/associations_test.rb
- M activerecord/test/cases/base_test.rb
- M activerecord/test/cases/calculations_test.rb
- M activerecord/test/cases/dirty_test.rb
- M activerecord/test/cases/persistence_test.rb
- M activerecord/test/cases/timestamp_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>