RubyGems.org

coderay

0.8.357

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.357
Authors

murphy

557,179 total downloads 5,485 for this version
Owners

06be31af4f70327008242e8fbcb2d63c4995c7ce9523ce00dea01362cb976196

Gemfile
gem "coderay", "~> 0.8.357"
Versions
  1. 0.8.357 October 2, 2009
Show all versions (63 total)