Open myxoh opened 6 years ago
Sure. If you have any problem, feel free to ask me here.
The gem is tested in rails 4.2, but not in rails 4.0. You can try to fix the bug or upgrade your project to 4.2 directly.
@myxoh are you going to fix this bug?
Hi @khiav223577 , sorry this is down my priority list so I don't know yet whether I'll find some time to create a PR
It's ok since few people have reported this bug. I could also help if you or your projects are affected by this bug and need it to be fixed as soon as possible.
I'm upgrading a project from rails 3.2 to rails 4 and I'm getting undefined method attribute_alias? I've seen you fixed this issue for rails 3.2, but assumed that rails 4 counted with that method.
Could we try and fix this? I can issue a PR if you'd like