Sha256: 3eb740a255fe882d980486b36c23055b318c51bf7eb6d33b1abf2346bb39cac9

Contents?: true

Size: 290 Bytes

Versions: 56

Compression:

Stored size: 290 Bytes

Contents

<h1>Editing Image</h1>

<%= error_messages_for :image %>

<% form_for(:image, :url => object_url, :html => { :method => :put }) do |f| %>
  <%= render :partial => "form", :locals => { :f => f } %>
  <p>
    <%=submit_tag "Update"%>
  </p>
<% end %>

<br/>

<%= link_to 'Show', object_url %>

Version data entries

56 entries across 56 versions & 18 rubygems

Version Path
akitaonrails-resource_controller-0.5.2 test/app/views/images/edit.html.erb
akitaonrails-resource_controller-0.5.3 test/app/views/images/edit.html.erb
csmosx-resource_controller-0.6.6 test/app/views/images/edit.html.erb
csmosx-resource_controller-0.6.7 test/app/views/images/edit.html.erb
dkubb-resource_controller-0.6.5 test/app/views/images/edit.html.erb
giraffesoft-resource_controller-0.4.10 test/app/views/images/edit.html.erb
giraffesoft-resource_controller-0.4.12 test/app/views/images/edit.html.erb
giraffesoft-resource_controller-0.5.2 test/app/views/images/edit.html.erb
giraffesoft-resource_controller-0.5.3 test/app/views/images/edit.html.erb
giraffesoft-resource_controller-0.5.5 test/app/views/images/edit.html.erb
giraffesoft-resource_controller-0.5.6 test/app/views/images/edit.html.erb
giraffesoft-resource_controller-0.6.0 test/app/views/images/edit.html.erb
giraffesoft-resource_controller-0.6.1 test/app/views/images/edit.html.erb
giraffesoft-resource_controller-0.6.5 test/app/views/images/edit.html.erb
jeffrafter-resource_controller-0.5.5 test/app/views/images/edit.html.erb
kdmny-spree-0.0.1 vendor/plugins/resource_controller/test/app/views/images/edit.html.erb
korin-resource_controller-0.5.3 test/app/views/images/edit.html.erb
maser-resource_controller-0.6.6 test/app/views/images/edit.html.erb
nileshtrivedi-lp_resource_builder-0.5.1 test/app/views/images/edit.html.erb
nileshtrivedi-lp_resource_builder-0.5.3 test/app/views/images/edit.html.erb