mcordell / grape_devise_token_auth

Grape compatibility for devise_token_auth + devise + rails setup
MIT License
41 stars 29 forks source link

update devise_token_auth gem dependency #10

Closed muhammadn closed 7 years ago

muhammadn commented 8 years ago

Fix #9 "uninitialized constant GrapeDeviseTokenAuth::Configuration::DeviseTokenAuth (NameError):

Seems that using an outdated 'devise_token_auth' will cause this problem.

mcordell commented 7 years ago

closed in favor of #14