<?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/favorites/noah/language/ruby</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 16 Feb 2012 10:51:29 GMT</pubDate>
<item>
<title>(Ruby) Charles Roper's custom .irbrc for Windows - noah</title>
<link>http://snipplr.com/view/7379/charles-ropers-custom-irbrc-for-windows/</link>
<description><![CDATA[ <p>1. Make sure the following environment variable is set:

  WinXP:
  HOME=C:\Documents and Settings\*username*

  Vista:
  HOME=C:\Users\*username*

2. Create an .irbrc file in %HOME%:
  
  $ cd %HOME%
  $ touch .irbrc

If you don't have touch installed, use a good text editor to save the .irbrc. E Text Editor is good, as is Notepad++.

3. Install the following gems:

fastri
[http://eigenclass.org/hiki.rb?cmd=view&amp;p=fastri&amp;key=fastri]

map_by_method and what_methods
[http://drnicwilliams.com/2006/10/12/my-irbrc-for-consoleirb/]

wirble
[http://pablotron.org/software/wirble/]

win32console
http://rubyforge.org/projects/winconsole/</p> ]]></description>
<pubDate>Fri, 18 Jul 2008 11:59:50 GMT</pubDate>
<guid>http://snipplr.com/view/7379/charles-ropers-custom-irbrc-for-windows/</guid>
</item>
<item>
<title>(Ruby) Update rdocs - noah</title>
<link>http://snipplr.com/view/2170/update-rdocs/</link>
<description><![CDATA[ <p>Use this to update rdoc at any time</p> ]]></description>
<pubDate>Wed, 14 Feb 2007 07:39:50 GMT</pubDate>
<guid>http://snipplr.com/view/2170/update-rdocs/</guid>
</item>
</channel>
</rss>
