Sha256: 8b7fb232d9b9c9815bf8f0fe7ec7cc49a4c6b1a772ea4a5d73fcbd2134566f23
Contents?: true
Size: 318 Bytes
Versions: 28
Compression:
Stored size: 318 Bytes
Contents
<%= f.input :width %> <%= f.input :height %> <%= f.input :autoplay, as: :boolean %> <%= f.input :controls, as: :boolean %> <%= f.input :loop, as: :boolean %> <%= f.input :muted, as: :boolean %> <%= f.input :playsinline, as: :boolean %> <%= f.input :preload, collection: %w(auto none metadata), include_blank: false %>
Version data entries
28 entries across 28 versions & 1 rubygems