RubyGems.org

coderay

0.8.312

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

installgem install coderay -v 0.8.312
Authors

murphy

3,017,790 total downloads 1,650 for this version
Owners

06be31af4f70327008242e8fbcb2d63c4995c7ce9523ce00dea01362cb976196

Gemfile
gem "coderay", "~> 0.8.312"
Versions
  1. 1.0.9 February 20, 2013
  2. 1.0.9.rc1 February 17, 2013
  3. 1.0.8 October 7, 2012
  4. 1.0.8.rc1 October 7, 2012
  5. 1.0.7 June 25, 2012
Show all versions (69 total)