Adrian Marin

Results 234 comments of Adrian Marin

Ah-mazing @olivierbuffon! Thank you for all the thoughtful work you've put in to this. Tip Tap was a long time request from users. What do you think we should tackle...

Let's wait on this. I have an idea of a `for_column` or `for_field` (open to better naming) which should do the same thins as `association` but for any field. ```ruby...

Let's create a PoC for this and name it `for_attribute` or `as_attribute`.

That's interesting work you're doing there with the `ActionHandler` @segiddins. That will definitely come in handy when we'll implement our own logging feature. Thanks for sharing! Was it difficult to...

Yeah, we don't have a lot of internals documented. I'd like to do that after we have the API more stable.

Thanks for sharing!

+1 from me too. Thanks for working on this!

Let's not work on this yet and think about a permanent solution for the "hydrate from record" situation. I'm thinking about a new option `hydrate_from: :record` or something that will...

For better syncing with this PR https://github.com/avo-hq/avo-3/pull/29, let's first build the feature where the cards sit on top of everything nomatter what with `def cards` method. Second iteration add `cards...

Closing for now. Feel free to reopen if you have new info.