Sha256: 5053635cba1d1606494f544a256ea6b2a017d1d6812b3ca6a3bb8dbbe72dce05
Contents?: true
Size: 404 Bytes
Versions: 14
Compression:
Stored size: 404 Bytes
Contents
.navbar-inner .container a.brand href='#{{root_path}}' = Sidekiq::NAME ul.nav - tabs.each do |title, url| - if url == '' li class="#{(current_path == url) ? 'active':''}" a href='#{{root_path}}#{{url}}' #{title} - else li class="#{(current_path =~ Regexp.new(url)) ? 'active':''}" a href='#{{root_path}}#{{url}}' #{title}
Version data entries
14 entries across 14 versions & 1 rubygems