diff options
author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-03-03 10:32:42 +0530 |
---|---|---|
committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-03-03 10:32:42 +0530 |
commit | 14867b1a9af813b0147bba2ae06675137d61d77b (patch) | |
tree | 7a63a5844a58ae6940fcf9d9d96365d689f68a68 /activerecord/lib/active_record/errors.rb | |
parent | d3b1eccff996811e05c28c0f288662caad864bb5 (diff) | |
download | rails-14867b1a9af813b0147bba2ae06675137d61d77b.tar.gz rails-14867b1a9af813b0147bba2ae06675137d61d77b.tar.bz2 rails-14867b1a9af813b0147bba2ae06675137d61d77b.zip |
[ci skip] Update getting started guide for chanages in migrations API
- We no longer add `null: false` for timestamps columns as per
https://github.com/rails/rails/commit/a939506f297b667291480f26fa32a373a18ae06a.
- Similarly `references` and `belongs_to` columns no longer mention
`index: true` in migration files. It's added by default as per
https://github.com/rails/rails/commit/909818b93b8f1bd4d7053a1c5d8135b9b0cbe865.
Diffstat (limited to 'activerecord/lib/active_record/errors.rb')
0 files changed, 0 insertions, 0 deletions