Skip to content

Instantly share code, notes, and snippets.

@pgdaniel
Created October 4, 2013 21:48
Show Gist options
  • Save pgdaniel/6833346 to your computer and use it in GitHub Desktop.
Save pgdaniel/6833346 to your computer and use it in GitHub Desktop.
<%= form.fields_for :widget_videos do |widget_video| %>
<%= render "publisher/widgets/widget_video_fields", widget_video_fields: widget_video %>
<% end %>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment