This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Gemfile of a project using the plugin #128
Comments
Did you try to use the example project under Might be obvious, but the issue in your stack trace is caused |
Here is the Gemfile of our application which uses Hubstats. Note that I removed some pieces of the code that contained secrets or private gems.
|
It's possible that the mass-assign error has something to do with a new version of Rails or something. I've seen something familiar to that, but I don't remember what the solution or exact cause was. |
Thank you @emmasax4 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've been struggling to make the blog's app work with the plugin. Had to get the right Ruby and Rails version. Then had issues with the MySQL PK definition. Got an issue with mass-assign protected attributes and how I am facing issues with the repos controller.
Can you share the Gemfile of a project using hubstats? I suspect that my current issue is also related to the versions of plugins and getting a working example would help a lot.
If curious this is my current issue
The text was updated successfully, but these errors were encountered: