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

remove duplication section [ci skip]

This commit is contained in:
Aditya Kapoor 2016-01-27 16:39:22 +05:30
parent 3844854af1
commit b24b20c80e

View file

@ -57,10 +57,6 @@ Upgrading from Rails 4.2 to Rails 5.0
ToDo...
### Ruby 2.2.2+
ToDo...
### 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,