Sha256: bfb0343a298d30b5f7a1bb3d3afae484177c6e968a8a938e3bd16390694fb2a0
Contents?: true
Size: 362 Bytes
Versions: 38
Compression:
Stored size: 362 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, input_html: {class: 'alchemy_selectbox'} %>
Version data entries
38 entries across 38 versions & 1 rubygems