Sha256: 03b26dbd74836a87041950421ef90f9759b0f3f003e58e706952a7d1b784989b
Contents?: true
Size: 147 Bytes
Versions: 2
Compression:
Stored size: 147 Bytes
Contents
module Arstotzka module ClassMethods def expose(*attr_names, **options) Builder.new(attr_names, self, options).build end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
arstotzka-1.0.1 | lib/arstotzka/class_methods.rb |
arstotzka-1.0.0 | lib/arstotzka/class_methods.rb |