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

[Bug] Getting error "wrong constant name" in development #49

Closed
PikachuEXE opened this issue Feb 26, 2016 · 3 comments
Closed

[Bug] Getting error "wrong constant name" in development #49

PikachuEXE opened this issue Feb 26, 2016 · 3 comments

Comments

@PikachuEXE
Copy link

This bug sometimes happens after I visit pghero page in development
Restarting the app seems to solve it

I want to know why and see if anything can be done to solve it permanently

screen shot 2016-02-26 at 11 18 39 am

@jnylen
Copy link

jnylen commented Apr 11, 2016

Same here.

@ankane
Copy link
Owner

ankane commented Jul 24, 2016

This is due to the fact that PgHero creates a dynamic class and stores it as an instance variable to manage the PgHero database connections. Not sure how to accomplish this off the top of my head, but happy to accept a PR.

@ankane
Copy link
Owner

ankane commented Sep 7, 2016

This small change fixed the error for me. Let me know if anyone still sees it on master.

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

No branches or pull requests

3 participants