Sha256: 6f2733e191c4507fc441124838b85da0e18509fbd6ce06809a1718006de6ce82

Contents?: true

Size: 285 Bytes

Versions: 26

Compression:

Stored size: 285 Bytes

Contents

<ul class="nav nav-tabs">
  <%= activeable_link_to :li, 'Posts', site_posts_path(@site) %>
  <%= activeable_link_to :li, 'Processing', tab_site_path(@site, 'processing') %>
  <%= activeable_link_to :li, "Errors #{@site.processing_errors.count}", tab_site_path(@site, 'errors') %>
</ul>

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
writefully-0.8.2 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.8.1 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.8.0 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.7.1 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.6.12 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.6.11 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.6.10 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.6.9 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.6.7 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.6.6 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.6.5 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.6.4 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.6.3 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.6.2 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.5.1 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.5.0 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.4.10 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.4.8 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.4.7 app/views/writefully/sites/show/_tabs.html.erb
writefully-0.4.6 app/views/writefully/sites/show/_tabs.html.erb