Sha256: acd289f75d03f5c285e33d4b748614224667fe7479c5fc2fda831c1d4ce036bd
Contents?: true
Size: 145 Bytes
Versions: 5
Compression:
Stored size: 145 Bytes
Contents
module Validic class Profile include Validic::Utils def initialize(attrs = {}) attributes_builder(attrs, self) end end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
validic-0.6.1 | lib/validic/profile.rb |
validic-0.6.0 | lib/validic/profile.rb |
validic-0.5.1 | lib/validic/profile.rb |
validic-0.5.0 | lib/validic/profile.rb |
validic-0.4.1 | lib/validic/profile.rb |