Anuj

Results 201 comments of Anuj

@remear I'd be happy to give it a shot if I can get some guidance on the right direction. Given that you all have a plethora of knowledge, if you...

@remear Sorry for the long silence, I have been wanting to come back to this whenever I had a moment. Anyways, an update: 1. No luck yet, even by removing...

@remear Any thoughts based on the update in the previous comment?

Hi @remear! Apologies for the delay, for some reason, I didn't see the notification. Only saw this message checking in today. I've published a test project, AMS fork with a...

@remear Just checking in to see if you've had a chance to look over the above links? Thank you!

@remear I know you are probably busy but in case you have a few minutes to look at the above links. Would appreciate any help here! Thank you!

@bf4 So, it seems that Rails 5 in API mode [expects there to be these controller generators](https://github.com/rails/rails/blob/master/railties/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb#L21) which were missing and causing errors mentioned in #1923. Also, to point out...

For anyone else who stumbles on this issue, the correct link now is: https://github.com/codenoble/active_model_normalizr Thank you for throwing out the idea @adamcrown!

Absolutely. A couple of places where I have it is say hovering over a user's avatar, I want to show the summarized user profile but that might mean image or...

@jasonkuhrt no worries. it is basically the render prop pattern. The render prop pattern tends to use the `render` as the prop literally whereas this library could continue using the...