Sha256: ba6a0ceac4b984ca050e449a922eefadc93a79a6243731b96cc5a92a87d2a4a2

Contents?: true

Size: 478 Bytes

Versions: 5

Compression:

Stored size: 478 Bytes

Contents

<!-- >>>>>> BEGIN GENERATED FILE (include): SOURCE readme_files/highlight_ruby_template.md -->
<!-- >>>>>> BEGIN INCLUDED FILE (ruby): SOURCE readme_files/include.rb -->
<code>include.rb</code>
```ruby
class RubyCode
  def initialize
    raise RuntimeError.new('I am only an example!')
  end
end
```
<!-- <<<<<< END INCLUDED FILE (ruby): SOURCE readme_files/include.rb -->
<!-- <<<<<< END GENERATED FILE (include): SOURCE readme_files/highlight_ruby_template.md -->

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
markdown_helper-1.5.1 readme_files/highlighted_ruby.md
markdown_helper-1.5.0 readme_files/highlighted_ruby.md
markdown_helper-1.0.0 readme_files/highlighted_ruby.md
markdown_helper-0.2.4 readme_files/highlighted_ruby.md
markdown_helper-0.2.3 readme_files/highlighted_ruby.md