<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.5" -->
<rss version="0.92">
<channel>
	<title>Ruby Underground</title>
	<link>http://rubyunderground.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 07 Dec 2009 19:19:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>RubySpec: Monkeypatch with Confidence</title>
		<description>While the tagline of RubySpec is actually "The Standard You Trust" it might as well be "Monkeypatch with Confidence".

Here's the backstory:

Building TorqueBox, I ultimately wanted to be able to run a Ruby application from within a simple zip bundle of the app.  And handling everything that expects to be living ...</description>
		<link>http://rubyunderground.org/2009/12/rubyspec-monkeypatch-with-confidence/</link>
			</item>
	<item>
		<title>SWFUpload, Rails, REST, and Sessions</title>
		<description>To test TorqueBox, I'm always building little applications.

My latest little application involved uploading a user avatar image, which my app, using Paperclip, would shuffle to Amazon S3.

Form uploads are cool, but AJAXy Flash uploads are cooler.  So I grabbed SWFUpload from the conveniently-named sfwupload.org.

Integrating it into my application was a ...</description>
		<link>http://rubyunderground.org/2009/11/swfupload-rails-rest-and-sessions/</link>
			</item>
</channel>
</rss>
