RubyGems Navigation menu

rbml 0.0.1

FEATURES/PROBLEMS: * XML support is totally untested since we don’t need it == SYNOPSIS: xhtml :doctype => {:type=>:xhtml, :version=>"1.0", :strict=>false} do head do title "Sample Site" stylesheets :base, :links #COMMENTS DONT GET EVAL’d end body do textilize "Header" div "this is our first html doc!" p "its really awesome" myvar = "withconcat" p do inline "dot operator #{myvar}" span "nested span" end end end Outputs

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.5.9.4.2 July 20, 2007* (13KB)
  2. 0.0.5.9.4.1 June 15, 2007* (12.5KB)
  3. 0.0.5.9.4 May 31, 2007* (12.5KB)
  4. 0.0.5.9.3.4 May 02, 2007* (12KB)
  5. 0.0.5.9.3.3 May 02, 2007* (12KB)
  6. 0.0.1 January 28, 2007* (8.5KB)
全てのバージョンを表示(全13件)

Runtime依存関係 (1):

hoe >= 1.1.7

所有者:

作者:

  • Ryan Davis

SHA 256チェックサム:

=

累計ダウンロード数 45,984

このバージョンのみ 3,486

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

ライセンス:

N/A

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

リンク: