RubyGems Navigation menu

raldred-coderay 0.9.0

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

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.9.3551 August 10, 2014 (85KB)
  2. 0.9.3431 August 10, 2014 (84.5KB)
  3. 0.9.3391 August 10, 2014 (84.5KB)
  4. 0.9.339 August 10, 2014 (84.5KB)
  5. 0.9.0 August 10, 2014 (14.5KB)

作者:

  • murphy

SHA 256チェックサム:

=

累計ダウンロード数 12,993

このバージョンのみ 2,400

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 1.8.2

リンク: