_navigation.html.haml 203 Bytes Edit Raw Blame History 1 2 3 4 5 #nav-bar %ul //%li= link_to 'Dashboard', admin_dashboard_path, :class => active_if_here(:dashboards) %li= link_to 'Projects', projects_path, :class => active_if_here(:projects) %div.clear