<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Monitary precision of a Ruby float</title>
	<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>
	<pubDate>Wed, 07 Jan 2009 21:25:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: admin</title>
		<link>http://www.brianmcquay.com/monitary-precision-of-a-ruby-float/86#comment-1289</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 19 Jun 2007 00:26:07 +0000</pubDate>
		<guid>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'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>
