Sha256: 900ded9ca5e99f9e98b678e50a64649562315d2ea2450d1bc133bbda0c8180ef

Contents?: true

Size: 262 Bytes

Versions: 56

Compression:

Stored size: 262 Bytes

Contents

<h1>New Account</h1>

<%= error_messages_for :account %>

<% form_for(:account, :url => object_url) do |f| %>
  <%= render :partial => "form", :locals => { :f => f } %>
  <p>
    <%= submit_tag "Create" %>
  </p>
<% end %>
<br/>
<%= link_to 'Back', object_url %>

Version data entries

56 entries across 56 versions & 18 rubygems

Version Path
nileshtrivedi-safe_resource-0.5.3 test/app/views/accounts/new.html.erb
radar-resource_controller-0.6.6 test/app/views/accounts/new.html.erb
strikeroff-resource_controller-0.6.6 test/app/views/accounts/new.html.erb
viva-resource_controller-0.6.5.1 test/app/views/accounts/new.html.erb
viva-resource_controller-0.6.5.2 test/app/views/accounts/new.html.erb
viva-resource_controller-0.6.5 test/app/views/accounts/new.html.erb
spree-0.11.4 vendor/plugins/resource_controller/test/app/views/accounts/new.html.erb
spree-0.11.3 vendor/plugins/resource_controller/test/app/views/accounts/new.html.erb
matid-resource_controller-0.7.2 test/app/views/accounts/new.html.erb
matid-resource_controller-0.7.1 test/app/views/accounts/new.html.erb
matid-resource_controller-0.7.0 test/app/views/accounts/new.html.erb
resource_controller_views-0.6.6.views2 test/app/views/accounts/new.html.erb
matid-resource_controller-0.6.7 test/app/views/accounts/new.html.erb
resource_controller_views-0.6.6 test/app/views/accounts/new.html.erb
resource_controller-0.6.6 test/app/views/accounts/new.html.erb
Pr0d1r2-resource_controller-0.6.6 test/app/views/accounts/new.html.erb
matid-resource_controller-0.6.6 test/app/views/accounts/new.html.erb
viva-resource_controller-0.6.5.3 test/app/views/accounts/new.html.erb
matid-resource_controller-0.6.5 test/app/views/accounts/new.html.erb
spree-0.8.4 vendor/plugins/resource_controller/test/app/views/accounts/new.html.erb