mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
rubocop updates
This commit is contained in:
parent
f89992d120
commit
736848d70c
3 changed files with 7 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
# Log all active model user errors
|
||||
# rubocop: disable Lint/AssignmentInCondition
|
||||
# rubocop: disable Style/SignalException
|
||||
module ActiveModel
|
||||
class Errors
|
||||
def add(attribute, message = :invalid, options = {})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue