Sha256: 54c5f9f9656c999c3bbd261e15f5f7a80c20b99d447b8e2d5d4e404447db5ddb
Contents?: true
Size: 268 Bytes
Versions: 33
Compression:
Stored size: 268 Bytes
Contents
<!-- Simple wrapper for the `stylesheet_link_tag` helper. The `name` attribute can be a comma-separated list of stylesheet names. --> <def tag="stylesheet" attrs="name"> <%= stylesheet_link_tag *(comma_split(name) + [deunderscore_attributes(attributes)]) %> </def>
Version data entries
33 entries across 33 versions & 1 rubygems