Sha256: 9b4a68aa594170956a3ed20de307a025ac491add6a291f341a15ab16b0c72484

Contents?: true

Size: 307 Bytes

Versions: 73

Compression:

Stored size: 307 Bytes

Contents

%h4 Posts
%nav
  %ul
    - if can?(:manage, Tenon::Post)
      %li{class: ('active' if controller_name == 'posts')}= link_to "Posts", posts_path

    - if can?(:manage, Tenon::PostCategory)
      %li{class: ('active' if controller_name == 'post_categories')}= link_to "Post Categories", post_categories_path

Version data entries

73 entries across 73 versions & 1 rubygems

Version Path
tenon-1.1.4 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.1.3 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.1.2 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.1.1 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.76 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.75 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.74 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.73 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.72 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.71 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.70 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.69 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.68 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.67 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.66 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.65 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.64 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.63 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.62 app/views/tenon/shared/_posts_nav.html.haml
tenon-1.0.61 app/views/tenon/shared/_posts_nav.html.haml