Sha256: b67a9259f69fa11dfb4e6717ba353adfe19fb115dcf488eeb69a857fc1fe6d3b

Contents?: true

Size: 110 Bytes

Versions: 32

Compression:

Stored size: 110 Bytes

Contents

module Animal
  module Reptile
    class Lizard
      constructor :bird, :accessors => true
    end
  end
end

Version data entries

32 entries across 32 versions & 3 rubygems

Version Path
ceedling-0.15.3 vendor/diy/test/files/namespace/animal/reptile/lizard.rb
ceedling-0.15.2 vendor/diy/test/files/namespace/animal/reptile/lizard.rb
ceedling-0.15.1 vendor/diy/test/files/namespace/animal/reptile/lizard.rb
ceedling-0.15.0 vendor/diy/test/files/namespace/animal/reptile/lizard.rb
ceedling-0.13.0 vendor/diy/test/files/namespace/animal/reptile/lizard.rb
ceedling-0.13.0.rc1 vendor/diy/test/files/namespace/animal/reptile/lizard.rb
ceedling-0.0.2 new_project_template/vendor/ceedling/vendor/diy/test/files/namespace/animal/reptile/lizard.rb
ceedling-0.0.1 new_project_template/vendor/ceedling/vendor/diy/test/files/namespace/animal/reptile/lizard.rb
diy-1.1.2 test/files/namespace/animal/reptile/lizard.rb
minilab-1.1.0-x86-mswin32-60 vendor/diy-1.1.1/test/files/namespace/animal/reptile/lizard.rb
diy-1.1.1 test/files/namespace/animal/reptile/lizard.rb
diy-1.1 test/files/namespace/animal/reptile/lizard.rb