Sha256: a7a2f93413446970360fecb1dee7e931c647fb22942084f9bb60fc4e187c3097

Contents?: true

Size: 333 Bytes

Versions: 56

Compression:

Stored size: 333 Bytes

Contents

<h1>Editing Option</h1>

<%= error_messages_for :option %>

<% form_for(:option, :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 %>
|
<%= link_to 'Back', collection_url %>

Version data entries

56 entries across 56 versions & 18 rubygems

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