mongoid / mongoid-rspec

RSpec matchers and macros for Mongoid.
MIT License
498 stars 177 forks source link

Allow Mongoid::Boolean to be the equivalent of Boolean #228

Closed johnnyshields closed 5 years ago

johnnyshields commented 5 years ago

see https://github.com/mongoid/mongoid-rspec/issues/136

mongoid-bot commented 5 years ago
2 Warnings
:warning: There’re library changes, but not tests. That’s OK as long as you’re refactoring existing code.
:warning: Unless you’re refactoring existing code, please update CHANGELOG.md.

Here's an example of a CHANGELOG.md entry:

* [#228](https://github.com/mongoid/mongoid-rspec/pull/228): Allow mongoid::boolean to be the equivalent of boolean - [@johnnyshields](https://github.com/johnnyshields).

Generated by :no_entry_sign: danger