Rubocop autocorrections
This commit is contained in:
parent
299738f58d
commit
43bef689fc
85 changed files with 622 additions and 578 deletions
|
|
@ -16,7 +16,7 @@ class Booth < ApplicationRecord
|
|||
|
||||
validates :title,
|
||||
uniqueness: { case_sensitive: false },
|
||||
presence: true
|
||||
presence: true
|
||||
|
||||
validates :description,
|
||||
:reasoning,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue