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