RubyGems.org

coderay

0.4.5.73

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

murphy

557,178 total downloads 656 for this version
Owners

06be31af4f70327008242e8fbcb2d63c4995c7ce9523ce00dea01362cb976196

Gemfile
gem "coderay", "~> 0.4.5.73"
Versions
  1. 0.4.5.73 October 29, 2005
Show all versions (63 total)