Evgeniy Serykh

Results 5 issues of Evgeniy Serykh

https://github.com/rpush/rpush/issues/259

needs-tests

Hi! I'm using Grape + Grape Token Auth inside an Rails app. I also use active_model_serializers gem and have an serializer for my User model. API doesn't use the serializer...

I'm using it with an Rails app and I have a trouble with loading User model in the initializer. Maybe we can use just class name? I offer to switch...