Sha256: d6b11cbf76e7ddee31ae4f6912c7bc99571d1382ef22991ad522994ecb61870c
Contents?: true
Size: 423 Bytes
Versions: 9
Compression:
Stored size: 423 Bytes
Contents
require 'hyperstack/internal/component/haml' # to allow for easier testing we include the internal mixins # from hyperstack/internal/component/haml # see spec/deprecated_features/haml_spec module Hyperstack module Internal module Component module Tags include HAMLTagInstanceMethods end end end module Component class Element include HAMLElementInstanceMethods end end end
Version data entries
9 entries across 9 versions & 1 rubygems