Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoMethodError (undefined method `find_by_uid') in production. #625

Closed
dukeimg opened this issue Apr 28, 2016 · 2 comments
Closed

NoMethodError (undefined method `find_by_uid') in production. #625

dukeimg opened this issue Apr 28, 2016 · 2 comments

Comments

@dukeimg
Copy link

dukeimg commented Apr 28, 2016

I have NoMethodError (undefined method 'find_by_uid' for #<Class:0x007f0b056cb5d0>) when I run Rails in production. Everything works fine in development. Gems I use:

gem 'rails', '>= 5.0.0.beta3', '< 5.1'
gem 'devise', '~> 4.0.0.rc2'
gem 'devise_token_auth', github:"lynndylanhurley/devise_token_auth", branch: "master"

@dukeimg dukeimg closed this as completed Apr 30, 2016
@godinezb
Copy link

How did you solved the issue?

@thomasbromehead
Copy link

Would have liked to know too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants