Sha256: ca17a31aaa5d7300d85b5ba399183232f762020d43dc9270059befb7e3c23129

Contents?: true

Size: 398 Bytes

Versions: 5

Compression:

Stored size: 398 Bytes

Contents

%div
	.todo adding errors here!
	%form{:class => "atelier-main-form pure-form pure-form-aligned", :action => "/iatelier/analog/#{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

5 entries across 5 versions & 1 rubygems

Version Path
iatelier-0.1.8 lib/iatelier/templates/books/edit.html.haml
iatelier-0.1.7 lib/iatelier/templates/books/edit.html.haml
iatelier-0.1.5 lib/iatelier/templates/books/edit.html.haml
iatelier-0.1.4 lib/iatelier/templates/books/edit.html.haml
iatelier-0.1.3 lib/iatelier/templates/books/edit.html.haml