1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Yves Senn d56be864f6 synchronize code and docs for timestamps and add_timestamps.
This makes the following changes:
  * warn if `:null` is not passed to `add_timestamps`
  * `timestamps` method docs link to `add_timestamps` docs
  * explain where additional options go
  * adjust examples to include `null: false` (to prevent deprecation warnings)
2014-11-20 15:30:46 +01:00
..
active_record synchronize code and docs for timestamps and add_timestamps. 2014-11-20 15:30:46 +01:00
rails/generators Merge pull request #16062 from sgrif/sg-required-generators 2014-08-17 22:57:21 -03:00
active_record.rb Revert "Revert "Merge pull request #16059 from jenncoop/json-serialized-attr"" 2014-07-15 08:43:18 -07:00