Sha256: 8517f34024218c740a829ebf118448fe75043b687045f1ade4ba69509ec192f7
Contents?: true
Size: 170 Bytes
Versions: 1
Compression:
Stored size: 170 Bytes
Contents
module Exchangemarketplace class Record include Virtus.model(strict: true) attribute :average_monthly_revenue attribute :average_monthly_traffic end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
exchangemarketplace-0.1.0 | lib/exchangemarketplace/record.rb |