Created
February 13, 2011 16:01
-
-
Save wjessop/824802 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<% content_for :some_section do %> | |
… Long section of view code | |
<% end # some_section %> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment