<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - narkisr</title>
<link>http://snipplr.com/users/narkisr/language/ruby</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 29 Aug 2008 19:16:20 GMT</pubDate>
<item>
<title>(Ruby) Simple mocking of Ruby objects</title>
<link>http://snipplr.com/view/6842/simple-mocking-of-ruby-objects/</link>
<description><![CDATA[ <p>This is as simple as it gets, basiclly this templates shows you how to mock an object methods to any other piece of code that you like (open objects at its simplest glory).</p> ]]></description>
<pubDate>Sun, 22 Jun 2008 18:38:12 GMT</pubDate>
<guid>http://snipplr.com/view/6842/simple-mocking-of-ruby-objects/</guid>
</item>
<item>
<title>(Ruby) Ruby Ferret Simple Indexing And Search Example Part 2</title>
<link>http://snipplr.com/view/6012/ruby-ferret-simple-indexing-and-search-example-part-2/</link>
<description><![CDATA[ <p>This is an example of how to search within a Ferret index (based upon http://kasparov.skife.org/blog/src/ruby/ferret.html).</p> ]]></description>
<pubDate>Sun, 27 Apr 2008 07:25:16 GMT</pubDate>
<guid>http://snipplr.com/view/6012/ruby-ferret-simple-indexing-and-search-example-part-2/</guid>
</item>
<item>
<title>(Ruby) Ruby Ferret simple indexing and search example part 1</title>
<link>http://snipplr.com/view/6011/ruby-ferret-simple-indexing-and-search-example-part-1/</link>
<description><![CDATA[ <p>This is a simple example for building a search index with the Ferret library  (based upon http://kasparov.skife.org/blog/src/ruby/ferret.html).</p> ]]></description>
<pubDate>Sun, 27 Apr 2008 07:19:33 GMT</pubDate>
<guid>http://snipplr.com/view/6011/ruby-ferret-simple-indexing-and-search-example-part-1/</guid>
</item>
<item>
<title>(Ruby) Buildr to Artifactory Release</title>
<link>http://snipplr.com/view/5917/buildr-to-artifactory-release/</link>
<description><![CDATA[ <p>This example shows how to release artifacts into Artifactory by using Buildr, the origin of this code is http://groups.google.com/group/buildr-talk/</p> ]]></description>
<pubDate>Sat, 19 Apr 2008 07:19:19 GMT</pubDate>
<guid>http://snipplr.com/view/5917/buildr-to-artifactory-release/</guid>
</item>
<item>
<title>(Ruby) JBoss Null JMS Persistency setup script</title>
<link>http://snipplr.com/view/4710/jboss-null-jms-persistency-setup-script/</link>
<description><![CDATA[ <p>This script will setup JBoss 4.2.2 to use null persistence (no DB, see http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigJBossMQNullPersistence) when handling JMS messages.</p> ]]></description>
<pubDate>Mon, 21 Jan 2008 19:28:56 GMT</pubDate>
<guid>http://snipplr.com/view/4710/jboss-null-jms-persistency-setup-script/</guid>
</item>
</channel>
</rss>