Sha256: f138264aeae652028354ef40ff070b5de1a7b8e87c694f3cb0ac1d2b6589eae2

Contents?: true

Size: 161 Bytes

Versions: 24

Compression:

Stored size: 161 Bytes

Contents

%h3 Categories

%ul
  %li= link_to "All Posts", posts_path
  - @post_categories.each do |category|
    %li= link_to category.title, category_post_path(category)

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
forge-cli-0.1.10 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.1.9 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.1.8 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.1.7 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.1.6 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.1.5 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.1.4 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.1.3 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.1.2 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.1.1 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.1.0 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.0.18 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.0.17 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.0.16 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.0.15 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.0.14 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.0.13 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.0.12 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.0.11 lib/forge/app/views/posts/_categories.html.haml
forge-cli-0.0.10 lib/forge/app/views/posts/_categories.html.haml