Nick Sutterer

Results 675 comments of Nick Sutterer

I was thinking about that and had the idea that `nil` for `class:` and `instance:` could instruct representable to ignore this property while the new `parse_strategy` could take care of...

Have you tried using `:if` to decide whether or not to serialize?

Please, give me an example what you guys do in `instance:` to find out whether or not to proceed. I have an idea for an upcoming feature in representable. Since...

How do you access the `action` field at the moment? Is th e `fragment` sufficient or do you need the entire document? The new `pass_options` option allows that, we could...

https://github.com/trailblazer/cells-rails/blob/master/lib/cell/rails.rb#L9

Uhm, yeah, why not, I actually never thought of the ActionMailer patch. Is that really necessary, though??

Yeah but then you run into the next problem, what will be the parent controller in a mailer, and so on... The `Cell.()` works everywhere since it's pure Ruby.

But I agree, Cells are awesome! :laughing:

Hi Michael, we're slowly fading out Representable in favor or `Transform`, a new gem that is much simpler. So, your PRs are appreciated, but keep in mind the gem's going...

Yes, go with Representable and follow our Facebook page https://www.facebook.com/trailblazer.to - we're announcing new/old infos there!