rubocop / rails-style-guide

A community-driven Ruby on Rails style guide
http://rails.rubystyle.guide
6.47k stars 1.06k forks source link

Replace references to `ActiveRecord::Base` with `ApplicationRecord` #310

Closed andyw8 closed 2 years ago

andyw8 commented 2 years ago

This changed in Rails 5:

https://www.bigbinary.com/blog/application-record-in-rails-5