<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/ruby/tags/documentation</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 08:15:53 GMT</pubDate>
<item>
<title>(Ruby) Howto set up a Rake task to update installed gems and gem sources - noah</title>
<link>http://snipplr.com/view/27989/howto-set-up-a-rake-task-to-update-installed-gems-and-gem-sources/</link>
<description><![CDATA[ <p>Rails has a task like this, but I couldn't locate it, and it wasn't hard to write my own, and mine worked too :|</p> ]]></description>
<pubDate>Mon, 08 Feb 2010 22:26:09 GMT</pubDate>
<guid>http://snipplr.com/view/27989/howto-set-up-a-rake-task-to-update-installed-gems-and-gem-sources/</guid>
</item>
<item>
<title>(Ruby) Howto set up a Rake task to generate RDoc documentation - noah</title>
<link>http://snipplr.com/view/27986/howto-set-up-a-rake-task-to-generate-rdoc-documentation/</link>
<description><![CDATA[ <p>For the `--diagram` and `--fileboxes` options to work you need [GraphViz](http://www.graphviz.org/) otherwise, delete those.</p> ]]></description>
<pubDate>Mon, 08 Feb 2010 21:42:54 GMT</pubDate>
<guid>http://snipplr.com/view/27986/howto-set-up-a-rake-task-to-generate-rdoc-documentation/</guid>
</item>
<item>
<title>(Ruby) Ruby class + method documentation - deepsoul</title>
<link>http://snipplr.com/view/20490/ruby-class--method-documentation/</link>
<description><![CDATA[ <p>The shell command which provides documentation for Ruby's classes and methods is:</p> ]]></description>
<pubDate>Wed, 30 Sep 2009 15:50:14 GMT</pubDate>
<guid>http://snipplr.com/view/20490/ruby-class--method-documentation/</guid>
</item>
<item>
<title>(Ruby) RDoc format example - noah</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) Rdoc - noah</title>
<link>http://snipplr.com/view/9534/rdoc/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 06 Nov 2008 11:54:26 GMT</pubDate>
<guid>http://snipplr.com/view/9534/rdoc/</guid>
</item>
</channel>
</rss>