<?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/bash/tags/ruby</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 18:01:35 GMT</pubDate>
<item>
<title>(Bash) Install mySQL gem on a fink (vs self made) mySQL installation - iblis</title>
<link>http://snipplr.com/view/7183/install-mysql-gem-on-a-fink-vs-self-made-mysql-installation/</link>
<description><![CDATA[ <p>When installing mysql and mysql-dev with fink, gem is unable to find the mysql headers and libraries: you should specify their location. If compiled manually from source, gem will find it if /usr/local/mysql (or what ever other location you specified at compilation time) is in your path.</p> ]]></description>
<pubDate>Wed, 09 Jul 2008 10:51:20 GMT</pubDate>
<guid>http://snipplr.com/view/7183/install-mysql-gem-on-a-fink-vs-self-made-mysql-installation/</guid>
</item>
<item>
<title>(Bash) Add paths to Ruby 'require' - cczona</title>
<link>http://snipplr.com/view/6192/add-paths-to-ruby-require/</link>
<description><![CDATA[ <p>Suppose you created a script chart.rb in /home/foo/ruby/mylib direcory. Now, you want to use this in the app.rb located in /home/foo/ruby/scripts. In ~/.bash_profile:</p> ]]></description>
<pubDate>Mon, 12 May 2008 17:52:58 GMT</pubDate>
<guid>http://snipplr.com/view/6192/add-paths-to-ruby-require/</guid>
</item>
<item>
<title>(Bash) Get the length of a string on the command line with Ruby - noah</title>
<link>http://snipplr.com/view/5584/get-the-length-of-a-string-on-the-command-line-with-ruby/</link>
<description><![CDATA[ <p>The following command prints 21.</p> ]]></description>
<pubDate>Thu, 27 Mar 2008 23:08:41 GMT</pubDate>
<guid>http://snipplr.com/view/5584/get-the-length-of-a-string-on-the-command-line-with-ruby/</guid>
</item>
<item>
<title>(Bash) Bash functions for running rails unit and functional tests - vanne</title>
<link>http://snipplr.com/view/4384/bash-functions-for-running-rails-unit-and-functional-tests/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 19 Dec 2007 15:56:13 GMT</pubDate>
<guid>http://snipplr.com/view/4384/bash-functions-for-running-rails-unit-and-functional-tests/</guid>
</item>
<item>
<title>(Bash) Create RoR project skeleton in svn - sudarkoff</title>
<link>http://snipplr.com/view/2131/create-ror-project-skeleton-in-svn/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 06 Feb 2007 17:00:52 GMT</pubDate>
<guid>http://snipplr.com/view/2131/create-ror-project-skeleton-in-svn/</guid>
</item>
<item>
<title>(Bash) Import all new files in a subversion working copy - plexus</title>
<link>http://snipplr.com/view/2048/import-all-new-files-in-a-subversion-working-copy/</link>
<description><![CDATA[ <p>There's another snippet here that's pure Ruby. This one can be used from the command line directly. The previous version still used Ruby, this one is pure shell.</p> ]]></description>
<pubDate>Wed, 31 Jan 2007 06:42:45 GMT</pubDate>
<guid>http://snipplr.com/view/2048/import-all-new-files-in-a-subversion-working-copy/</guid>
</item>
</channel>
</rss>