Module: Validator::Matchers
- Defined in:
- lib/validator/matchers.rb,
lib/validator/matchers/version.rb,
lib/validator/matchers/model_spec_helper.rb,
lib/validator/matchers/validator_spec_helper.rb
Defined Under Namespace
Modules: ModelSpecHelper, VERSION, ValidatorSpecHelper
Class Method Summary collapse
Class Method Details
.gem_version ⇒ Object
3 4 5 |
# File 'lib/validator/matchers/version.rb', line 3 def self.gem_version Gem::Version.new VERSION::STRING end |