XRB Examples

XRB syntax highlighting

XRB: XML with Embedded Ruby

<note author="sam"> <title>Hello</title> <body> Greeting: #{ name.upcase } <?r puts "Debug from Ruby" ?> </body> </note>