Sha256: 60769ad132f168354fa503a4366d144d50a9642bd08646605e838e67963ed99b

Contents?: true

Size: 204 Bytes

Versions: 22

Compression:

Stored size: 204 Bytes

Contents

.well.sidebar-nav
  %ul.nav
    %li Resources
    - @documents.each do |document|
      - if document.visible_to?(_current_user)
        %li= link_to document.humanized_name, resource_path(document.name)

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
the_garage-2.8.2 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.8.1 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.8.0 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.7.0 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.6.1 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.6.0 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.5.0 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.4.4 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.4.3 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.4.2 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.4.1 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.4.0 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.3.3 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.3.2 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.3.1 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.3.0 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.2.0 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.1.0 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.0.3 app/views/garage/docs/resources/_navigation.html.haml
the_garage-2.0.2 app/views/garage/docs/resources/_navigation.html.haml