Sha256: 8cc48f16d36480af33fe8892cf8f7e42865b852799a38e5132e94e0d519c6749

Contents?: true

Size: 222 Bytes

Versions: 6

Compression:

Stored size: 222 Bytes

Contents

%h4 Posts
%nav
  %ul
    %li{class: ('active' if controller_name == 'posts')}= link_to "Posts", posts_path
    %li{class: ('active' if controller_name == 'post_categories')}= link_to "Post Categories", post_categories_path

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tenon-1.0.5 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.4 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.3 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.2 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.1 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0 app/views/tenon/shared/_posts_nav.html.haml