RubyGems.org

accept_values_for

stats overview

Rspec: When you have a complex validation(e.g. regexp or custom method) on ActiveRecord model you have to write annoying easy specs on which values should be accepted by your validation method and which should not. accepts_values_for rspec matcher simplify the code. See example for more information.

12,830 total downloads
43 downloads today
6,057 / 201,411 highest rank today
title