Sha256: bf0cced78487b9e9e37f9d84f2fd20c91382ac34b17011b48288e6cb879dc6fd
Contents?: true
Size: 202 Bytes
Versions: 43
Compression:
Stored size: 202 Bytes
Contents
<%= alchemy_form_for [:admin, @essence_audio] do |f| %> <%= f.input :autoplay %> <%= f.input :controls %> <%= f.input :loop %> <%= f.input :muted %> <%= f.submit Alchemy.t(:save) %> <% end %>
Version data entries
43 entries across 43 versions & 2 rubygems