This project is archived and is in readonly mode.
Changeset [c56e314866dff5d72c2a90e5e785c9a12d73d22b] by Brian Morearty
February 5th, 2011 @ 05:07 PM
Updates to ActiveRecord::Timestamp documentation.
Change ActiveRecord::Base.xyz to config.active_record.xyz in docs.
Remove from code samples.
Update skip_time_zone_conversion_for_attributes code sample: put the call in the model class.
Clarify that skip_time_zone_conversion_for_attributes skips
converion when reading.
https://github.com/rails/rails/commit/c56e314866dff5d72c2a90e5e785c...
Committed by Brian Morearty
- M activerecord/lib/active_record/timestamp.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>