Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how should you use content_for and yield

<% content_for :my_content do %>
  This is the content.
<% end %>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #yield
ADD COMMENT
Topic
Name
9+5 =