Nicholas Bruning
Nicholas Bruning
@Bartuz The library is tested - so you don't need to test any of the features that you get from mongoid-enum, so I would just be testing your enums the...
No, the library doesn't come with any RSpec matchers, but the fields are (at this point in time) just strings (or symbols - I can't quite remember precisely), so: ```...
Wow. I have only just been able to get around to testing this fork out and it looks great! I love the idea. Let me have a bit of a...
@vinc Thanks for this - I hadn't considered that this might be a use case. The current master branch also resolves the build error you're having on Travis, with your...
@DmitriySalko Are you still having this issue? I'm not able to replicate it in any of my apps - and no one else has reported it. If so, are you...
@forme My pleasure! :smile: Definitely planning to include Mongoid 5.0 support. Will try to squash any outstanding bugs and features, and plan for the 1.0.0 release to support Mongoid 5.0
Thanks @nofxx, glad you're finding them useful :smile:. And thanks for the details regarding Mongoid 5, will head into this as soon as I come up with a solution that...
This is definitely something I had wanted to add from the start, however the problem is that it is not easy to implement support for custom form builders like [simple_form](https://github.com/plataformatec/simple_form)...
Hey everyone, Sorry for the delays in bumping the version. At the moment I'm just sorting out some weirdness that _I'm_ having with the gem and the asset-pipeline. Hopefully will...
Hey Nicolas, Yup - almost certainly a rails issue. Appreciate the offer to help - but I think it would take as long to explain it as it would to...