Sha256: bc3223ff6ebeb82c40af18b656b7cb4fc70aeaf00103707ef3006c84c3d06876
Contents?: true
Size: 134 Bytes
Versions: 2
Compression:
Stored size: 134 Bytes
Contents
class Frenetic module StructureMethodDefiner def structure @_structure_block = Proc.new if block_given? end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
frenetic-3.0.1 | lib/frenetic/concerns/structure_method_definer.rb |
frenetic-3.0.0 | lib/frenetic/concerns/structure_method_definer.rb |