orientation/orientation

View on GitHub
app/views/articles/_table_of_contents.haml

Summary

Maintainability
Test Coverage
- toc = table_of_contents( @article.content || '' )
- unless toc.empty?
  .mbl
    .bdrb.pbxs.mbs
      %h2.label Table of Contents
    .js-toc= toc