Sha256: 8cee4e8b002e1581860ff85516ee10707d31b3932f8a0dfbc84bcea9f6d227a4

Contents?: true

Size: 306 Bytes

Versions: 23

Compression:

Stored size: 306 Bytes

Contents

<%= error_messages_for @collection %>

<h3><%= Iqvoc::Collection.base_class.model_name.human %></h3>

<%= form_for @collection, :as => 'concept',
  :url => collection_path(:id => @collection),
  :html => { :class => 'form' } do |f| %>

  <%= render :partial => 'form', :locals => { :f => f } %>

<% end %>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
iqvoc-3.2.11 app/views/collections/edit.html.erb
iqvoc-3.2.10 app/views/collections/edit.html.erb
iqvoc-3.2.9 app/views/collections/edit.html.erb
iqvoc-3.2.8 app/views/collections/edit.html.erb
iqvoc-3.5.7 app/views/collections/edit.html.erb
iqvoc-3.5.6 app/views/collections/edit.html.erb
iqvoc-3.5.5 app/views/collections/edit.html.erb
iqvoc-3.5.4 app/views/collections/edit.html.erb
iqvoc-3.2.7 app/views/collections/edit.html.erb
iqvoc-3.5.3 app/views/collections/edit.html.erb
iqvoc-3.5.2 app/views/collections/edit.html.erb
iqvoc-3.5.1 app/views/collections/edit.html.erb
iqvoc-3.5.0 app/views/collections/edit.html.erb
iqvoc-3.4.0 app/views/collections/edit.html.erb
iqvoc-3.3.4 app/views/collections/edit.html.erb
iqvoc-3.3.3 app/views/collections/edit.html.erb
iqvoc-3.3.2 app/views/collections/edit.html.erb
iqvoc-3.3.1 app/views/collections/edit.html.erb
iqvoc-3.3.0 app/views/collections/edit.html.erb
iqvoc-3.2.6 app/views/collections/edit.html.erb