-
Notifications
You must be signed in to change notification settings - Fork 36
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
Couldn't find User with 'id'=all #71
Comments
I just checked the admin panel of my app, it looks like it has added (Multiple times) The kind has also been added once. but badges haven't been assigned to anyone. |
I'll check it @Singularusrex |
Great, thanks for getting back to me so quickly. |
Additionally, is giving me: It looks like very little is working at the moment. |
btw, your premium tool looks great! |
Yeah @Sigularusrex I haven't maintaining Gioco for a while, I was deeply focused on Gioco Pro. But we, as a company, plan to keep the Open Source project alive! As soon as I finish a WIP that I'm involved with Active Model Serializer I will try to fix the major bugs and update the gem to work with new versions. Right now I strongly recommend you to user Gioco Pro, we have an awesome support team, and if you decide to use it I may give you another 30-days trial :) Just reach me out at joaomdmoura[at]gioco[dot]pro in case you need anything. |
@Sigularusrex try using #78 has been submitted to resolve applying default badges to all users (incorrectly referencing #17). You can apply the fix in your local L24:
L27:
|
#71 - default badges and documentation
Hello, I'm getting the following error when I try adding a badge
ActiveRecord::RecordNotFound: Couldn't find User with 'id'=all
I have set up according to the docs. The command I'm using is
rake gioco:add_badge[blank_canvas,0,author,true]
The text was updated successfully, but these errors were encountered: