Fix rubocop warnings
This commit is contained in:
parent
461f99dfe0
commit
e6667b7ff5
16 changed files with 21 additions and 21 deletions
|
@ -1,5 +1,5 @@
|
|||
class AddTermsSeenToUser < ActiveRecord::Migration[4.2]
|
||||
class User < ActiveRecord::Base
|
||||
class User < ApplicationRecord
|
||||
end
|
||||
|
||||
def self.up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue