<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - noah</title>
<link>http://snipplr.com/users/noah/language/ruby/tags/template</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 11:52:16 GMT</pubDate>
<item>
<title>(Ruby) RDoc format example</title>
<link>http://snipplr.com/view/10673/rdoc-format-example/</link>
<description><![CDATA[ <p>This is a boilerplate RDoc template which I paste into new Ruby files that I create.  It demonstrates some of the features of RDoc markup, such as links and comments (The 'this code is proprietary' message is commented out in favor of the MIT license)

The title directive will not work in plain text files, [due to a bug in RDoc](http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3306&amp;group_id=627&amp;atid=2472)</p> ]]></description>
<pubDate>Wed, 24 Dec 2008 10:47:51 GMT</pubDate>
<guid>http://snipplr.com/view/10673/rdoc-format-example/</guid>
</item>
<item>
<title>(Ruby) Easiest way to make HAML use double quotes instead of single quotes</title>
<link>http://snipplr.com/view/10411/easiest-way-to-make-haml-use-double-quotes-instead-of-single-quotes/</link>
<description><![CDATA[ <p>Fortunately all it takes to make double quotes the global default for attribute wrappers in HAML is to change one line in the installed gem source.

If you're on a Mac, remember to sudo when you edit the source of an installed gem.</p> ]]></description>
<pubDate>Thu, 11 Dec 2008 23:08:05 GMT</pubDate>
<guid>http://snipplr.com/view/10411/easiest-way-to-make-haml-use-double-quotes-instead-of-single-quotes/</guid>
</item>
</channel>
</rss>