RubyGems.org

coderay

0.7.4.215

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

murphy

557,179 total downloads 1,115 for this version
Owners

06be31af4f70327008242e8fbcb2d63c4995c7ce9523ce00dea01362cb976196

Gemfile
gem "coderay", "~> 0.7.4.215"
Versions
  1. 0.7.4.215 October 19, 2006
Show all versions (63 total)