Sha256: c2c76900240c402fb0fd1f8bff0202f9bfb5d911726d05c4230ee6ab351ea3d9
Contents?: true
Size: 320 Bytes
Versions: 22
Compression:
Stored size: 320 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 :preload, collection: %w(auto none metadata), include_blank: false, input_html: {class: 'alchemy_selectbox'} %>
Version data entries
22 entries across 22 versions & 1 rubygems