Sha256: a9fbc515bd1b48e7d3c4d92debb6e0798961af1f071481bdec7bce9eb1a9c2c6

Contents?: true

Size: 230 Bytes

Versions: 34

Compression:

Stored size: 230 Bytes

Contents

#secondary_nav
  = link_to @index.title.titleize, @index.title, :class => 'button current', :remote => true
  -collection.each do |page|
    = link_to page.index.title.titleize, page, :class => 'button secondary', :remote => true

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
sbdevcore-0.3.10 app/views/application/_secondary_nav.html.haml
sbdevcore-0.3.9 app/views/application/_secondary_nav.html.haml
sbdevcore-0.3.8 app/views/application/_secondary_nav.html.haml
sbdevcore-0.3.7 app/views/application/_secondary_nav.html.haml
sbdevcore-0.3.6 app/views/application/_secondary_nav.html.haml
sbdevcore-0.3.5 app/views/application/_secondary_nav.html.haml
sbdevcore-0.3.4 app/views/application/_secondary_nav.html.haml
sbdevcore-0.3.3 app/views/application/_secondary_nav.html.haml
sbdevcore-0.3.2 app/views/application/_secondary_nav.html.haml
sbdevcore-0.3.1 app/views/application/_secondary_nav.html.haml
sbdevcore-0.3.0 app/views/application/_secondary_nav.html.haml
sbdevcore-0.2.26 app/views/application/_secondary_nav.html.haml
sbdevcore-0.2.25 app/views/application/_secondary_nav.html.haml
sbdevcore-0.2.24 app/views/application/_secondary_nav.html.haml
sbdevcore-0.2.23 app/views/application/_secondary_nav.html.haml
sbdevcore-0.2.22 app/views/application/_secondary_nav.html.haml
sbdevcore-0.2.21 app/views/application/_secondary_nav.html.haml
sbdevcore-0.2.20 app/views/application/_secondary_nav.html.haml
sbdevcore-0.2.19 app/views/application/_secondary_nav.html.haml
sbdevcore-0.2.18 app/views/application/_secondary_nav.html.haml