Howto format ruby code for blogs
Posted by Jim Morris on Fri May 26 00:14:00 -0700 2006
How do I get that nice formatted ruby code inline?
Well if you are on typo trunk use this...
<typo:code lang="ruby">
...ruby code...
</typo:code>
... Show more ...