Jérémy Lecour
Jérémy Lecour
Thanks for the clear instructions. I've been able to compile it. I'll give the new filters a try as soon as I can.
Hi, I've just notice that it's a matter of meta-data. It favors the last updated file where it should — imho — favor the best match. If I `touch Gemfile`,...
Hi, I've been using Virtus a lot, in many different contexts, and I like it **a lot**. But I've had issues with performance, especially when using many coercions. Before investing...
There is no issue (yet), since it's not a bug. At least @solnic doesn't think it's a bug since coercions are expensive and delegated to `coercible`. See this convo on...
Honestly, Virtus remains a really great library. It has great features, it is well coded, … I've just found myself in a situation where massive assignments with many coercions were...
I've made the PR anyway : https://github.com/snaka/ruby_gntp/pull/15