RubyGems Navigation menu

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

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.1.3 May 30, 2020 (90.5KB)
  2. 1.1.3.rc1 May 30, 2020 (90.5KB)
  3. 1.1.2 September 03, 2017 (90KB)
  4. 1.1.2.rc1 September 03, 2017 (90KB)
  5. 1.1.1 February 20, 2016 (94KB)
  6. 0.8.357 October 02, 2009 (73.5KB)
全てのバージョンを表示(全81件)

所有者:

作者:

  • murphy

SHA 256チェックサム:

=

累計ダウンロード数 476,889,969

このバージョンのみ 13,238

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

ライセンス:

N/A

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

リンク: