Sha256: 59a5a405f5205bc85081b50dec5ac8d7b4b61429798ef8a3665944e098050853

Contents?: true

Size: 408 Bytes

Versions: 23

Compression:

Stored size: 408 Bytes

Contents


<div id="container-main" class="mt-converts">
	<div class="mountain-goat-panel centered">
		<h1>Edit <%=h @convert.name %></h1>
		
		<% form_for :convert, @convert, :url => mountain_goat_convert_url(:id => @convert.id), :html => { :method => :put } do |f| %>
			<%= f.error_messages %>
		
			<%= render :partial => 'mountain_goat_converts/convert_form', :locals => { :f => f } %>
		<% end %>
	</div>
</div>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
mountain-goat-0.1.8 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.1.7 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.1.6 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.1.5 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.1.4 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.1.3 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.1.2 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.1.1 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.1.0 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.0.20 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.0.19 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.0.18 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.0.17 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.0.16 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.0.15 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.0.14 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.0.13 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.0.12 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.0.11 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb
mountain-goat-0.0.10 lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb