<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ruby on rails blog &#187; phone</title>
	<atom:link href="http://jonathanng.com/tag/phone/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanng.com</link>
	<description>class AllYourCode &#60; Us</description>
	<lastBuildDate>Sat, 31 Oct 2009 02:53:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Format phone number in Rails</title>
		<link>http://jonathanng.com/ruby-on-rails/format-phone-number-in-rails/</link>
		<comments>http://jonathanng.com/ruby-on-rails/format-phone-number-in-rails/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 21:41:40 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[helpers]]></category>
		<category><![CDATA[number helper]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.jonathansng.com/ruby-on-rails/format-phone-number-in-rails/</guid>
		<description><![CDATA[Recently, I have needed to take a number string and format it to a phone number. This was a PITA in PHP, fortunately, Rails includes some methods that will make the formatting of phone numbers much easier. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [...]]]></description>
		<wfw:commentRss>http://jonathanng.com/ruby-on-rails/format-phone-number-in-rails/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
