1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Merge pull request #23275 from aditya-kapoor/remove-dups

remove duplication section [ci skip]
This commit is contained in:
प्रथमेश Sonpatki 2016-01-27 16:41:52 +05:30
commit 92039d7c7b

View file

@ -57,10 +57,6 @@ Upgrading from Rails 4.2 to Rails 5.0
ToDo... ToDo...
### Ruby 2.2.2+
ToDo...
### Active Record models now inherit from ApplicationRecord by default ### Active Record models now inherit from ApplicationRecord by default
In Rails 4.2 an Active Record model inherits from `ActiveRecord::Base`. In Rails 5.0, In Rails 4.2 an Active Record model inherits from `ActiveRecord::Base`. In Rails 5.0,