Fullscreen/yt-core

View on GitHub
docs/_includes/example.html

Summary

Maintainability
Test Coverage
<code class="language-ruby" data-lang="ruby">{% if include.object %}<span class="n">{{ include.object }}</span>{% if include.method %}<span class="o">.</span><span class="n">{{ include.method }}</span>{% endif %}{% endif %}{{ include.params }}{% if include.result %}{% if include.object %}&nbsp;{% endif %}<span class="c1"># =&gt; {{ include.result }}</span>{% endif %}</code>