Passing rubocop

This commit is contained in:
José D. Gómez R 2019-03-14 09:02:42 -04:00
parent 6cd1de21dd
commit cb6e5ce29f
4 changed files with 3 additions and 7 deletions

View file

@ -11,7 +11,7 @@ class CreateAhoyEvents < ActiveRecord::Migration
else
t.integer :visit_id
end
# user
t.integer :user_id
# add t.string :user_type if polymorphic