Peter Solnica
Peter Solnica
No, not really. I'm not sure if it would be simple enough to build one to be honest. btw I still have this organization in most of the projects. Are...
@dkubb for me per-method specs aren't the biggest concern. Here's a list of things I no longer like in no particular order: - implicit subjects - using `let(:object)` to establish...
Personally I was thinking about switching to `include SomeModule(:foo, :bar)` which shouldn't cause this error (I think?). In general one drawback with module subclasses is that it doesn't work in...
It is not. Unless something changed and RM supports subclassing modules now. Then we could support it.
It's under consideration :)
oh wow I completely missed that issue, sorry about that - I'm gonna give this gem lots of love as it's heavily used by rom-rb. expect 1.0.0 very soon.
Thanks, I'm gonna update and cleanup devel/test setup so that build is passing in master, then could you merge master into your branch and then I could merge it, OK?
OK, I updated master
BTW you could also check out another PR (that I must've missed for some reason :() that's related to performance
Yes this feature is planned for virtus/coercible 1.0.0