Sha256: 50a2c1672a6165adeaa207cbf9ff2d3cf24dd706b2e6b89e70879778c923fdc7
Contents?: true
Size: 161 Bytes
Versions: 2
Compression:
Stored size: 161 Bytes
Contents
# frozen_string_literal: true module Wallaby module Resources module Index # Html cell class StiHtml < StringHtml 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/sti_html.rb |
wallaby-6.0.1 | app/views/wallaby/resources/index/sti_html.rb |