<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>firstruby &#187; Forum</title>
	<atom:link href="http://firstruby.wordpress.com/category/forum/feed/" rel="self" type="application/rss+xml" />
	<link>http://firstruby.wordpress.com</link>
	<description>Master ruby with us</description>
	<lastBuildDate>Wed, 30 Dec 2009 11:05:46 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='firstruby.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/eb6885b93aade6dc82939c09ff8b3819?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>firstruby &#187; Forum</title>
		<link>http://firstruby.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://firstruby.wordpress.com/osd.xml" title="firstruby" />
		<item>
		<title>ri and rdoc in Ruby On Rails</title>
		<link>http://firstruby.wordpress.com/2008/11/16/ri-and-rdoc-in-ruby-on-rails/</link>
		<comments>http://firstruby.wordpress.com/2008/11/16/ri-and-rdoc-in-ruby-on-rails/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 12:57:17 +0000</pubDate>
		<dc:creator>firstruby</dc:creator>
				<category><![CDATA[Forum]]></category>
		<category><![CDATA[Useful Links]]></category>
		<category><![CDATA[firstruby]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rdoc]]></category>
		<category><![CDATA[ri]]></category>

		<guid isPermaLink="false">http://firstruby.wordpress.com/?p=57</guid>
		<description><![CDATA[To install ri and rdoc of any gem,
gem install gemname
This command installs ri and rdoc with installation of gem.
To skip the installation of ri and rdoc of gem,
gem install gemname &#8211;no-ri &#8211;no-rdoc
This command will skip the installation of ri and rdoc when installing gem.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=firstruby.wordpress.com&blog=520515&post=57&subd=firstruby&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>To install ri and rdoc of any gem,</p>
<p>gem install <strong>gemname</strong></p>
<p>This command installs ri and rdoc with installation of gem.</p>
<p>To skip the installation of ri and rdoc of gem,</p>
<p>gem install <strong>gemname</strong> &#8211;no-ri &#8211;no-rdoc</p>
<p>This command will skip the installation of ri and rdoc when installing gem.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/firstruby.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/firstruby.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/firstruby.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/firstruby.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/firstruby.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/firstruby.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/firstruby.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/firstruby.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/firstruby.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/firstruby.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=firstruby.wordpress.com&blog=520515&post=57&subd=firstruby&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://firstruby.wordpress.com/2008/11/16/ri-and-rdoc-in-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/00e5161c5b9908a6e81639e34a22cf2b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">firstruby</media:title>
		</media:content>
	</item>
		<item>
		<title>RESTful architecture</title>
		<link>http://firstruby.wordpress.com/2008/05/29/restful-architecture/</link>
		<comments>http://firstruby.wordpress.com/2008/05/29/restful-architecture/#comments</comments>
		<pubDate>Thu, 29 May 2008 04:59:29 +0000</pubDate>
		<dc:creator>firstruby</dc:creator>
				<category><![CDATA[Forum]]></category>
		<category><![CDATA[Useful Links]]></category>
		<category><![CDATA[firstruby]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[RoR]]></category>

		<guid isPermaLink="false">http://firstruby.wordpress.com/?p=35</guid>
		<description><![CDATA[RESTful interface means clean URLs, less code, CRUD interface.
CRUD means Create-READ-UPDATE-DESTROY.
You might heard about HTTP verbs, GET, POST. In REST, they add 2 new verbs, i.e, PUT, DELETE.
There are 7 default actions, those are &#8211; index, show, new, create, edit, update, destroy
GET is used when you retrieve data from database. POST is used when you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=firstruby.wordpress.com&blog=520515&post=35&subd=firstruby&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>RESTful interface means clean URLs, less code, CRUD interface.</p>
<p>CRUD means Create-READ-UPDATE-DESTROY.</p>
<p>You might heard about HTTP verbs, GET, POST. In REST, they add 2 new verbs, i.e, PUT, DELETE.</p>
<p>There are 7 default actions, those are &#8211; index, show, new, create, edit, update, destroy</p>
<p>GET is used when you retrieve data from database. POST is used when you create new record in database. PUT is used when you are updating any existing record in database, and DELETE is used when you are destroying any record in database.  Following table may clear the concept.</p>
<p><strong>Action</strong> <strong>VERB</strong></p>
<p>index                                                          GET</p>
<p>show                                                          GET</p>
<p>new                                                              GET</p>
<p>create                                                        POST</p>
<p>edit                          GET</p>
<p>update                      PUT</p>
<p>destroy                                                  DELETE</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/firstruby.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/firstruby.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/firstruby.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/firstruby.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/firstruby.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/firstruby.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/firstruby.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/firstruby.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/firstruby.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/firstruby.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/firstruby.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/firstruby.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=firstruby.wordpress.com&blog=520515&post=35&subd=firstruby&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://firstruby.wordpress.com/2008/05/29/restful-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/00e5161c5b9908a6e81639e34a22cf2b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">firstruby</media:title>
		</media:content>
	</item>
		<item>
		<title>DateTime formatting in RubyonRails</title>
		<link>http://firstruby.wordpress.com/2008/05/29/datetime-formatting-in-rubyonrails/</link>
		<comments>http://firstruby.wordpress.com/2008/05/29/datetime-formatting-in-rubyonrails/#comments</comments>
		<pubDate>Thu, 29 May 2008 04:50:48 +0000</pubDate>
		<dc:creator>firstruby</dc:creator>
				<category><![CDATA[Forum]]></category>
		<category><![CDATA[Useful Links]]></category>
		<category><![CDATA[firstruby]]></category>
		<category><![CDATA[Date]]></category>
		<category><![CDATA[DateTime]]></category>
		<category><![CDATA[RoR]]></category>
		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://firstruby.wordpress.com/?p=34</guid>
		<description><![CDATA[To display datetimes in different formats in Ruby On Rails application,
following may help,
Format meaning:
%a &#8211; The abbreviated weekday name (&#8220;Sun&#8221;)
%A &#8211; The full weekday name (&#8220;Sunday&#8221;)
%b &#8211; The abbreviated month name (&#8220;Jan&#8221;)
%B &#8211; The full month name (&#8220;January&#8221;)
%c &#8211; The preferred local date and time representation
%d &#8211; Day of the month (01..31)
%H &#8211; Hour of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=firstruby.wordpress.com&blog=520515&post=34&subd=firstruby&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>To display datetimes in different formats in Ruby On Rails application,</p>
<p>following may help,</p>
<p>Format meaning:<br />
%a &#8211; The abbreviated weekday name (&#8220;Sun&#8221;)<br />
%A &#8211; The full weekday name (&#8220;Sunday&#8221;)<br />
%b &#8211; The abbreviated month name (&#8220;Jan&#8221;)<br />
%B &#8211; The full month name (&#8220;January&#8221;)<br />
%c &#8211; The preferred local date and time representation<br />
%d &#8211; Day of the month (01..31)<br />
%H &#8211; Hour of the day, 24-hour clock (00..23)<br />
%I &#8211; Hour of the day, 12-hour clock (01..12)<br />
%j &#8211; Day of the year (001..366)<br />
%m &#8211; Month of the year (01..12)<br />
%M &#8211; Minute of the hour (00..59)<br />
%p &#8211; Meridian indicator (&#8220;AM&#8221; or &#8220;PM&#8221;)<br />
%S &#8211; Second of the minute (00..60)<br />
%U &#8211; Week number of the current year, starting with the first Sunday as the first day of the first week (00..53)<br />
%W &#8211; Week number of the current year, starting with the first Monday as the first day of the first week (00..53)<br />
%w &#8211; Day of the week (Sunday is 0, 0..6)<br />
%x &#8211; Preferred representation for the date alone, no time<br />
%X &#8211; Preferred representation for the time alone, no date<br />
%y &#8211; Year without a century (00..99)<br />
%Y &#8211; Year with century<br />
%Z &#8211; Time zone name<br />
%% &#8211; Literal &#8220;%&#8221; character</p>
<p>For example,</p>
<p>t = Time.now<br />
t.strftime(&#8220;Printed on %m/%d/%Y&#8221;) #=&gt; &#8220;Printed on 04/09/2003&#8243;<br />
t.strftime(&#8220;at %I:%M%p&#8221;) #=&gt; &#8220;at 08:56AM&#8221;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/firstruby.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/firstruby.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/firstruby.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/firstruby.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/firstruby.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/firstruby.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/firstruby.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/firstruby.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/firstruby.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/firstruby.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/firstruby.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/firstruby.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=firstruby.wordpress.com&blog=520515&post=34&subd=firstruby&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://firstruby.wordpress.com/2008/05/29/datetime-formatting-in-rubyonrails/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/00e5161c5b9908a6e81639e34a22cf2b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">firstruby</media:title>
		</media:content>
	</item>
	</channel>
</rss>