Sha256: cf55178be84d417e781270f1ec6dc54c8f1ed65fc40a85b0b8ef0d660b5f2bd5

Contents?: true

Size: 163 Bytes

Versions: 2

Compression:

Stored size: 163 Bytes

Contents

# frozen_string_literal: true

module Wallaby
  module Resources
    module Index
      # Html cell
      class PolygonHtml < PathHtml
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wallaby-6.0.2 app/views/wallaby/resources/index/polygon_html.rb
wallaby-6.0.1 app/views/wallaby/resources/index/polygon_html.rb