RubyGems Navigation menu

coderay 0.8.260

CodeRay is a Ruby library for syntax highlighting. I try to make CodeRay easy to use and intuitive, but at the same time fully featured, complete, fast and efficient. Usage is simple: require 'coderay' code = 'some %q(weird (Ruby) can't shock) me!' puts CodeRay.scan(code, :ruby).html

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.3 - May 30, 2020 (90.5 KB)
  2. 1.1.3.rc1 - May 30, 2020 (90.5 KB)
  3. 1.1.2 - September 03, 2017 (90 KB)
  4. 1.1.2.rc1 - September 03, 2017 (90 KB)
  5. 1.1.1 - February 20, 2016 (94 KB)
  6. 0.8.260 - October 07, 2008* (73.5 KB)
Show all versions (81 total)

Owners:

Authors:

  • murphy

SHA 256 checksum:

1d29e324da861057b4307839efe439ab05d94e04c70085d5dbebee492f8ae685

Total downloads 422,474,842

For this version 5,472

Licenses:

N/A

Required Ruby Version: >= 1.8.2

Links: