Sha256: ece492f346f29630739c28d184c54d6380fab766effd393fb71a13b564b485b3
Contents?: true
Size: 376 Bytes
Versions: 3
Compression:
Stored size: 376 Bytes
Contents
%div %form{:class => "atelier-main-form pure-form pure-form-aligned", :action => "/iatelier/#{database}/#{book.class.name.downcase}/#{book.id}", :method => "POST", :enctype => "multipart/form-data"} .form-actions <button type="submit" class="btn btn-default">Edit</button> <input type="hidden" name="_method" value="PATCH"> %div = render :partial => 'engine'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
iatelier-0.5.2 | lib/iatelier/templates/books/edit.html.haml |
iatelier-0.5.1 | lib/iatelier/templates/books/edit.html.haml |
iatelier-0.5.0 | lib/iatelier/templates/books/edit.html.haml |