Skip to content

Commit

Permalink
Fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
ericproulx committed Apr 1, 2024
1 parent d8389ec commit e38c6e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/grape/validations.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
module Grape
module Validations
module_function

def validators
@validators ||= {}
end
Expand Down

0 comments on commit e38c6e0

Please sign in to comment.