Sha256: c6e97c0d1bd9a8afd418aecb5b18f4496ded85e8b9cc6befae739ad5561fd135
Contents?: true
Size: 85 Bytes
Versions: 3
Compression:
Stored size: 85 Bytes
Contents
class User include ActiveModel::Validations attr_accessor :email, :username end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
simple-constraints-1.0.2 | spec/dummy/app/models/user.rb |
simple-constraints-1.0.1 | spec/dummy/app/models/user.rb |
simple-constraints-1.0.0 | spec/dummy/app/models/user.rb |