HomePage

A Sentence-Building DSL for the easily amused

require 'rubygems' require 'madderlib'
puts madderlib {

    say 'hello,'
    say('welcome to').or.say("you're viewing")
    say 'the Wiki page'

}.sentence

  • Project @ RubyForge
  • Source @ GitHub
  • API Documentation @ RubyForge
  • Questions?
Check our About page
Edit - History - Print - Recent Changes - Search
Page last modified on March 04, 2009, at 11:18 PM