Sha256: 70271a8d8b195021ac177fae8ba0cacd820272f6e0720df625367db994660b03

Contents?: true

Size: 178 Bytes

Versions: 2

Compression:

Stored size: 178 Bytes

Contents

# frozen_string_literal: true

module Wallaby
  module Resources
    module Index
      # Html cell
      class HasAndBelongsToManyHtml < HasManyHtml
      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/has_and_belongs_to_many_html.rb
wallaby-6.0.1 app/views/wallaby/resources/index/has_and_belongs_to_many_html.rb