Skip to content

Releases: joshbuker/validator-matchers

v0.0.4

23 Dec 00:19
72e46d2
Compare
Choose a tag to compare
  • Update RSpec version lock to allow for Rails 7.1 support #1

v0.0.3

25 Apr 03:15
4a5f017
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Fix dynamic validator not allowing different attributes

v0.0.2

25 Apr 02:04
01d81d3
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Add respond_to_missing? method to ModelSpecHelper
  • Add have_validation_error matcher to ValidatorSpecHelper

v0.0.1

24 Apr 23:20
bc22d14
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Add initial model spec helpers, incredibly rough (aka not production ready) code.

v0.0.0

24 Apr 17:27
74eaaa0
Compare
Choose a tag to compare

Initial release with only the autoloaded validator helpers.