Sha256: 36559dba015fd8aef8b131ebbdc21bbca7e79b77b24f6cfce3537e41bf3259e4

Contents?: true

Size: 137 Bytes

Versions: 286

Compression:

Stored size: 137 Bytes

Contents

module Sample

  class Oval < Shape

    def initialize(left, top, wide, high, color=nil)
      super
    end

  end # Oval
end # Sample

Version data entries

286 entries across 286 versions & 4 rubygems

Version Path
oj-3.16.9 test/sample/oval.rb
oj-3.16.8 test/sample/oval.rb
oj-3.16.7 test/sample/oval.rb
oj-3.16.6 test/sample/oval.rb
oj-3.16.5 test/sample/oval.rb
oj-3.16.4 test/sample/oval.rb
oj-3.16.3 test/sample/oval.rb
oj-3.16.2 test/sample/oval.rb
oj-3.16.1 test/sample/oval.rb
oj-3.16.0 test/sample/oval.rb
oj-3.15.1 test/sample/oval.rb
oj-3.15.0 test/sample/oval.rb
oj-3.14.3 test/sample/oval.rb
devcycle-ruby-server-sdk-2.0.0 vendor/bundle/ruby/3.0.0/gems/oj-3.13.2/test/sample/oval.rb
oj-3.14.2 test/sample/oval.rb
oj-3.14.1 test/sample/oval.rb
oj-3.14.0 test/sample/oval.rb
oj-3.13.23 test/sample/oval.rb
oj-3.13.22 test/sample/oval.rb
oj-3.13.21 test/sample/oval.rb