This project is archived and is in readonly mode.

Changeset [45c233ef819dc7b67e259dd73f24721fec28b8c8] by Sebastian Martinez

March 26th, 2011 @ 03:09 PM

Removed #update_attribute method. New #update_column method.

Signed-off-by: Santiago Pastorino santiago@wyeworks.com
https://github.com/rails/rails/commit/45c233ef819dc7b67e259dd73f247...

Committed by Sebastian Martinez

  • M activerecord/lib/active_record/associations/has_one_association.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>