Sha256: 14d66388c582d0c7d59a48c595d07f75a804ae4bb8e31c9738b4cbfe3f1ff1a7

Contents?: true

Size: 81 Bytes

Versions: 4

Compression:

Stored size: 81 Bytes

Contents

inherits '../inherits_a'

def init
  super
  sections.push :c
end

def c; "c" end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tadpole-0.1.7 spec/examples/inherits/inherits_b/setup.rb
tadpole-0.1.4 spec/examples/inherits/inherits_b/setup.rb
tadpole-0.1.5 spec/examples/inherits/inherits_b/setup.rb
tadpole-0.1.6 spec/examples/inherits/inherits_b/setup.rb