Sha256: 7c6b5677595c10392c2200fec1b2b7d7ce66ce73c0585266038ad5abb4e10bcf
Contents?: true
Size: 135 Bytes
Versions: 1
Compression:
Stored size: 135 Bytes
Contents
require 'super_model/validator' class SuperModel module Validations class Length < Validator end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
super_model-0.0.1 | lib/super_model/validations/length.rb |