Skip to content

Commit

Permalink
Ignore generators
Browse files Browse the repository at this point in the history
  • Loading branch information
LagTag authored and 00dav00 committed Aug 6, 2022
1 parent 0259a26 commit b81a763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/graphql_devise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

loader.collapse("#{__dir__}/graphql_devise/concerns")
loader.collapse("#{__dir__}/graphql_devise/errors")
loader.collapse("#{__dir__}/generators")
loader.ignore("#{__dir__}/generators")

loader.inflector.inflect('error_codes' => 'ERROR_CODES')
loader.inflector.inflect('supported_options' => 'SUPPORTED_OPTIONS')
Expand Down

0 comments on commit b81a763

Please sign in to comment.