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

Receiving Error On Heroku Production: no method error #905

Closed
monroemann opened this issue May 13, 2019 · 2 comments
Closed

Receiving Error On Heroku Production: no method error #905

monroemann opened this issue May 13, 2019 · 2 comments

Comments

@monroemann
Copy link

Hi All! This is an odd error. We are using the friendly_id gem, and everything works perfectly on development. When you create a user, a slug is created as first_namelast_name, i.e. www.breakdiving.io/monroemann (not a working link).

However, we just launched to production, and now users are unable to complete the signup. This is the error on sentry:

https://gyazo.com/48dd51778ca178bf94f0472fa6a0c0cb

And here is our relevant code:

https://gyazo.com/3ed075d407a47b072498f3a0abeaf8a1

Any reason why we are getting this error only on development? Thank you for any guidance!

@bhavyabh
Copy link

We appreciate any help you provide. Thank you.

@parndt
Copy link
Collaborator

parndt commented May 19, 2019

Have you run the database migrations?

@parndt parndt closed this as completed Sep 25, 2019
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