Skip to content

Instantly share code, notes, and snippets.

@jarodl
Created November 20, 2009 07:43
Show Gist options
  • Save jarodl/239346 to your computer and use it in GitHub Desktop.
Save jarodl/239346 to your computer and use it in GitHub Desktop.
<%= navigation([
{:overview => root_url},
{:courses => courses_path},
{:admin => admin_root_path}
], :authorize => [:admin], :with => :administrator?)%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment