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:
commit
92039d7c7b
1 changed files with 0 additions and 4 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue