RubyGems Navigation menu

accept_values_for 0.4.2

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.3 - October 09, 2023 (9 KB)
  2. 0.9.2 - December 17, 2021 (9 KB)
  3. 0.9.1 - December 11, 2020 (9 KB)
  4. 0.9.0 - September 11, 2019 (8.5 KB)
  5. 0.7.5 - April 26, 2018 (8.5 KB)
  6. 0.4.2 - March 16, 2011 (8.5 KB)
Show all versions (21 total)

Runtime Dependencies (2):

activemodel >= 3.0.0
rspec >= 0

Development Dependencies (4):

activerecord >= 3.0.0
jeweler >= 0
rspec-rails >= 2.0.0

Owners:

Authors:

  • Bogdan Gusiev

SHA 256 checksum:

2914b177a5c5e1a55915a340f0f1b3cb584f44517e21fef4a5dcc48c8c048bd2

Total downloads 596,445

For this version 9,983

Licenses:

N/A

Required Ruby Version: None

Links: