Sha256: c13aa6158503f2b5e8094283a67fb81d8a252dc2a3133978ab7ea301fc56b9f0
Contents?: true
Size: 317 Bytes
Versions: 14
Compression:
Stored size: 317 Bytes
Contents
<h1>Edit Profile Question</h1> <%= form_for([@group, @profile_question], url: group_social_networking_profile_question_path(@group, @profile_question), html: { role: :form }) do |f| %> <%= render 'form', button_text: "Update", cancel_path: group_social_networking_profile_questions_path(@group), f: f %> <% end %>
Version data entries
14 entries across 14 versions & 1 rubygems