Skip to content

Instantly share code, notes, and snippets.

@ryanhanks
Created July 31, 2009 14:06
Show Gist options
  • Save ryanhanks/159238 to your computer and use it in GitHub Desktop.
Save ryanhanks/159238 to your computer and use it in GitHub Desktop.
def content_navigation
content_for :content_navigation do
render :partial => 'navigation'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment