graphql-devise / graphql_devise

GraphQL interface on top devise_token_auth
MIT License
200 stars 39 forks source link

Load reqs with zeitwerk (drop ruby 2.3 support) #209

Closed 00dav00 closed 2 years ago

00dav00 commented 2 years ago

This PR uses (Zeitwerk)[https://github.com/fxn/zeitwerk] to loads the gem files.

Drops support for ruby 2.3

TODO