Sha256: 993fe6d482b9b4e77d97858eb91edb2040b05ad79eb4812704b4f7212942833b
Contents?: true
Size: 146 Bytes
Versions: 4
Compression:
Stored size: 146 Bytes
Contents
class Musterb::Chain include ExtractValues def initialize(value) @context = new_context(value, Musterb::NullExtractor.new(nil)) end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
musterb-0.0.7 | lib/musterb/chain.rb |
musterb-0.0.6 | lib/musterb/chain.rb |
musterb-0.0.5 | lib/musterb/chain.rb |
musterb-0.0.4 | lib/musterb/chain.rb |