RubyGems.org

rack-coderay

0.1.2

This Rack middleware component uses the CodeRay gem to automatically format code syntax by detecting a specific container in the final rendered markup.

installgem install rack-coderay -v 0.1.2
Authors

Phil Misiowiec

2,219 total downloads 971 for this version
Owners

56f25640ff76a6066abc291091562f09

Gemfile
gem "rack-coderay", "~> 0.1.2"
Versions
  1. 0.2.0 September 3, 2009
  2. 0.1.2 August 28, 2009
Runtime Dependencies
  1. coderay >= 0
  2. hpricot >= 0