Sha256: a37380c38014afed8454429a7e234bb9958bba2e455511e84dbec900cf1a1279
Contents?: true
Size: 424 Bytes
Versions: 17
Compression:
Stored size: 424 Bytes
Contents
%ul.nav.nav-tabs - collection_links.each do |collection_link| - if collection_link[:condition].call(self) - if current_page? collection_link[:target].call(self) %li.active{ role: :presentation } = collection_link[:link_to].call(self) - else %li{ role: :presentation } = collection_link[:link_to].call(self) = render 'additional_collection_tabs', collection: collection
Version data entries
17 entries across 17 versions & 1 rubygems