Releases: joshbuker/validator-matchers
Releases · joshbuker/validator-matchers
v0.0.4
- Update RSpec version lock to allow for Rails 7.1 support #1
v0.0.3
- Fix dynamic validator not allowing different attributes
v0.0.2
- Add respond_to_missing? method to ModelSpecHelper
- Add have_validation_error matcher to ValidatorSpecHelper
v0.0.1
Add initial model spec helpers, incredibly rough (aka not production ready) code.
v0.0.0
Initial release with only the autoloaded validator helpers.