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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.5.9.4.2 - July 20, 2007* (13 KB)
  2. 0.0.5.9.4.1 - June 15, 2007* (12.5 KB)
  3. 0.0.5.9.4 - May 31, 2007* (12.5 KB)
  4. 0.0.5.9.3.4 - May 02, 2007* (12 KB)
  5. 0.0.5.9.3.3 - May 02, 2007* (12 KB)
  6. 0.0.1 - January 28, 2007* (8.5 KB)
Show all versions (13 total)

Runtime Dependencies (1):

hoe >= 1.1.7

Owners:

Authors:

  • Ryan Davis

SHA 256 checksum:

6efcf7d5e95379af13d556f7f36a227e4cf14a290a60f7b53e90df6990d00499

Total downloads 44,978

For this version 3,403

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: