<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Monitary precision of a Ruby float</title>
	<atom:link href="http://www.brianmcquay.com/monitary-precision-of-a-ruby-float/86/feed" rel="self" type="application/rss+xml" />
	<link>http://www.brianmcquay.com/monitary-precision-of-a-ruby-float/86</link>
	<description>My Ruby on Rails experience, web development tips including SEO, and contributions to open source projects</description>
	<lastBuildDate>Tue, 24 Jan 2012 13:58:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.brianmcquay.com/monitary-precision-of-a-ruby-float/86/comment-page-1#comment-1289</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 19 Jun 2007 00:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianmcquay.com/monitary-precision-of-a-ruby-float/86#comment-1289</guid>
		<description>I just found:
http://api.rubyonrails.org/classes/ActionView/Helpers/NumberHelper.html#M000520

number_to_currency

Which does exactly what i want it to so I&#039;m scrapping my proprietary monetize function.</description>
		<content:encoded><![CDATA[<p>I just found:<br />
<a href="http://api.rubyonrails.org/classes/ActionView/Helpers/NumberHelper.html#M000520" rel="nofollow">http://api.rubyonrails.org/classes/ActionView/Helpers/NumberHelper.html#M000520</a></p>
<p>number_to_currency</p>
<p>Which does exactly what i want it to so I&#8217;m scrapping my proprietary monetize function.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

