Marcin Szulc
Marcin Szulc
### Question Hello everyone! Do you know when rails 7 support will be added? Best,
### Question Hello everyone, In my case, I have a user model like: `User::Model`, which is generating mutations named, e.g. `userModelLogin`. Is there any option to change the way how...
Hello, I have a question for you that can help me solve the problem in my application. My doubts are about this piece of code: https://github.com/excid3/noticed/blob/407de14bc30c395827c3faf7feab84ae51cbb150/lib/noticed/delivery_methods/fcm.rb#L19-L29 Do I understand correctly...