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

it's protokoll compatible with rails 7? #41

Open
kamkara opened this issue Sep 8, 2022 · 1 comment
Open

it's protokoll compatible with rails 7? #41

kamkara opened this issue Sep 8, 2022 · 1 comment

Comments

@kamkara
Copy link

kamkara commented Sep 8, 2022

I installed the gem and made the migration, then
I want to use it to create a unique code for each user (as a referral code) but rails 7 does not recognize Protokoll?

`class User < ApplicationRecord

protokoll :user_referral_up, :pattern => "T%M#A" #Ex:T0842A
end`

@celsodantas
Copy link
Owner

Hey, I should update the README that I have not been using the gem in a long time (not working building any product), thus PR's a welcomed. 🙃

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

2 participants