Sha256: a726984c846934c3e3cab3e9c19536e40fb06a5812b4ea00873f625a99abf34b

Contents?: true

Size: 138 Bytes

Versions: 13

Compression:

Stored size: 138 Bytes

Contents

<code>include.rb</code>
```ruby
class RubyCode
  def initialize
    raise RuntimeError.new('I am only an example!')
  end
end
```

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
markdown_helper-0.2.2 readme_files/highlighted_ruby.md
markdown_helper-0.2.1 readme_files/highlighted_ruby.md
markdown_helper-0.2.0 readme_files/highlighted_ruby.md
markdown_helper-0.1.9 readme_files/highlighted_ruby.md
markdown_helper-0.1.8 readme_files/highlighted_ruby.md
markdown_helper-0.1.7 readme/highlighted_ruby.md
markdown_helper-0.1.6 readme/highlighted_ruby.md
markdown_helper-0.1.5 readme/highlighted_ruby.md
markdown_helper-0.1.4 readme/highlighted_ruby.md
markdown_helper-0.1.3 readme/highlighted_ruby.md
markdown_helper-0.1.2 readme/highlighted_ruby.md
markdown_helper-0.1.1 readme/highlighted_ruby.md
markdown_helper-0.1.0 readme/highlighted_ruby.md