Nick Sutterer

Results 675 comments of Nick Sutterer

I need the feedback, man, I can't just magically find out what's not working in the current version! :wink:

Hi Leo, the `:decorator` or `:extend` option is dynamic: http://trailblazer.to/gems/representable/3.0/function-api.html#extend

https://twitter.com/apotonick/status/501196534759706625 :smile:

Yeah, that is awesome, let's go through it, discuss it here and then split out issues.

Can you check if that problem persists with `Representable::Hash` instead of `XML`? Looks to me like an XML problem.

Ok, I can see how this is helpful. The `defaults` will be copied to inline representers, right?

Everything's possible, and everything's on the road map. :grimacing: Looks good to me, but I need to think about what would go into Representable and what is actually the data...

Yes, and no! :grin: Representable as per today calls `to_hash` on nested representers to serialise them. This step could be saved by leveraging the cached hash. We can also think...

Hi Michael, cool avatar :) it's not supported out-of-the-box. However, just anything can be achieved with representable :wine_glass: This is a very special representation - the consumer needs to have...