accept_values_for 0.9.1
Writing specs for complex validations is annoying. AcceptValuesFor makes iteasy to test your validations with real world values, asserting which valuesshould be accepted by your model and which should not.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
>= 5.0, < 6.2
rspec
>= 3.0, < 4.0