Sha256: 943ab3b3e452b23ada34f94a3ed7b8a32fefb4f7bc948a80c4b0989319b2b6b5

Contents?: true

Size: 182 Bytes

Versions: 19

Compression:

Stored size: 182 Bytes

Contents

<%= form_for contact, remote: true, html: { 'data-contact_id' => contact.id } do |f| %>
  <%= f.select :relation_ids, contact.options_for_select, {}, { multiple: true } %>
<% end %>

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
social_stream-2.1.1 base/app/views/contacts/_button.html.erb
social_stream-2.1.0 base/app/views/contacts/_button.html.erb
social_stream-base-2.1.0 app/views/contacts/_button.html.erb
social_stream-2.0.4 base/app/views/contacts/_link_custom.html.erb
social_stream-base-2.0.4 app/views/contacts/_link_custom.html.erb
social_stream-2.0.3 base/app/views/contacts/_link_custom.html.erb
social_stream-base-2.0.3 app/views/contacts/_link_custom.html.erb
social_stream-2.0.2 base/app/views/contacts/_link_custom.html.erb
social_stream-base-2.0.2 app/views/contacts/_link_custom.html.erb
social_stream-2.0.1 base/app/views/contacts/_link_custom.html.erb
social_stream-base-2.0.1 app/views/contacts/_link_custom.html.erb
social_stream-2.0.0 base/app/views/contacts/_link_custom.html.erb
social_stream-base-2.0.0 app/views/contacts/_link_custom.html.erb
social_stream-2.0.0.beta3 base/app/views/contacts/_link_custom.html.erb
social_stream-base-2.0.0.beta3 app/views/contacts/_link_custom.html.erb
social_stream-2.0.0.beta2 base/app/views/contacts/_link_custom.html.erb
social_stream-base-2.0.0.beta2 app/views/contacts/_link_custom.html.erb
social_stream-2.0.0.beta1 base/app/views/contacts/_link_custom.html.erb
social_stream-base-2.0.0.beta1 app/views/contacts/_link_custom.html.erb