Sha256: b5f6fa48eb0f635eb4b703a27542203d26dabd46357e6310b7919cefcdc287a8

Contents?: true

Size: 210 Bytes

Versions: 35

Compression:

Stored size: 210 Bytes

Contents

class Toy
	constructor :widget, :trinket, :accessors => true, :strict => true
end

class Widget
end

class ThingAmaJack
end

class Trinket
	constructor :thing_ama_jack, :accessors => true, :strict => true
end

Version data entries

35 entries across 35 versions & 3 rubygems

Version Path
ceedling-0.15.3 vendor/diy/test/files/fud/toy.rb
ceedling-0.15.2 vendor/diy/test/files/fud/toy.rb
ceedling-0.15.1 vendor/diy/test/files/fud/toy.rb
ceedling-0.15.0 vendor/diy/test/files/fud/toy.rb
ceedling-0.13.0 vendor/diy/test/files/fud/toy.rb
ceedling-0.13.0.rc1 vendor/diy/test/files/fud/toy.rb
ceedling-0.0.2 new_project_template/vendor/ceedling/vendor/diy/test/files/fud/toy.rb
ceedling-0.0.1 new_project_template/vendor/ceedling/vendor/diy/test/files/fud/toy.rb
diy-1.1.2 test/files/fud/toy.rb
minilab-1.1.0-x86-mswin32-60 vendor/diy-1.1.1/test/files/fud/toy.rb
diy-1.0.1 test/files/fud/toy.rb
diy-1.0.3 test/files/fud/toy.rb
diy-1.0.2 test/files/fud/toy.rb
diy-1.1 test/files/fud/toy.rb
diy-1.1.1 test/files/fud/toy.rb