<?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>Ruby On Rails Tutorials</title>
	<atom:link href="http://rortutorials.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rortutorials.wordpress.com</link>
	<description>From Beginners to Novice</description>
	<lastBuildDate>Tue, 16 Jun 2009 18:54:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rortutorials.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ruby On Rails Tutorials</title>
		<link>http://rortutorials.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rortutorials.wordpress.com/osd.xml" title="Ruby On Rails Tutorials" />
	<atom:link rel='hub' href='http://rortutorials.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Twitter integration in ruby on rails</title>
		<link>http://rortutorials.wordpress.com/2009/06/17/twitter-integration-in-ruby-on-rails/</link>
		<comments>http://rortutorials.wordpress.com/2009/06/17/twitter-integration-in-ruby-on-rails/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 18:54:55 +0000</pubDate>
		<dc:creator>krishhhh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rortutorials.wordpress.com/?p=137</guid>
		<description><![CDATA[To integrate the twitter API in ruby on rails install the twitter gem as shown in the below. C:\&#62;gem install twitter -v=0.3.7 When you HTTParty, you must party hard! Successfully installed fattr-1.0.3 Successfully installed arrayfields-4.7.4 Successfully installed main-2.8.4 Successfully installed crack-0.1.2 Successfully installed httparty-0.4.3 Successfully installed twitter-0.3.7 6 gems installed Installing ri documentation for fattr-1.0.3&#8230; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=137&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To integrate the twitter API in ruby on rails install the twitter gem as shown in the below.</p>
<p>C:\&gt;gem install twitter -v=0.3.7<br />
When you HTTParty, you must party hard!<br />
Successfully installed fattr-1.0.3<br />
Successfully installed arrayfields-4.7.4<br />
Successfully installed main-2.8.4<br />
Successfully installed crack-0.1.2<br />
Successfully installed httparty-0.4.3<br />
Successfully installed twitter-0.3.7<br />
6 gems installed<br />
Installing ri documentation for fattr-1.0.3&#8230;<br />
Installing ri documentation for arrayfields-4.7.4&#8230;<br />
Installing ri documentation for main-2.8.4&#8230;<br />
Installing ri documentation for crack-0.1.2&#8230;<br />
Installing ri documentation for httparty-0.4.3&#8230;<br />
Installing ri documentation for twitter-0.3.7&#8230;<br />
Installing RDoc documentation for fattr-1.0.3&#8230;<br />
Installing RDoc documentation for arrayfields-4.7.4&#8230;<br />
Installing RDoc documentation for main-2.8.4&#8230;<br />
Installing RDoc documentation for crack-0.1.2&#8230;<br />
Installing RDoc documentation for httparty-0.4.3&#8230;<br />
Installing RDoc documentation for twitter-0.3.7&#8230;</p>
<p>Create an account in twitter and write the following code in a ruby file and execute the code and access that created account through programmatic.</p>
<p>require &#8216;rubygems&#8217;</p>
<p>require &#8216;twitter&#8217;</p>
<p>twitter = Twitter::Base.new(&#8216;your twitter email id&#8217;, &#8216;twitter account password&#8221;)<br />
puts twitter.post(&#8220;This is a test from the example file&#8221;)</p>
<p>Whenever the post command is executed it sends the message to your twitter account. In the same way you can access the how many followers for your account, how many of members you are following, status of the twitter, your sent messages, esarching, favourites  and  so on.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rortutorials.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rortutorials.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rortutorials.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rortutorials.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rortutorials.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rortutorials.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rortutorials.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rortutorials.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rortutorials.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rortutorials.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rortutorials.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rortutorials.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rortutorials.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rortutorials.wordpress.com/137/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=137&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rortutorials.wordpress.com/2009/06/17/twitter-integration-in-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd4c15f8b25f21b72fa88530d161735e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">krishhhh</media:title>
		</media:content>
	</item>
		<item>
		<title>Top Ruby On Rails Web Hosting Providers</title>
		<link>http://rortutorials.wordpress.com/2009/06/16/top-ruby-on-rails-web-hosting-providers/</link>
		<comments>http://rortutorials.wordpress.com/2009/06/16/top-ruby-on-rails-web-hosting-providers/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 19:17:26 +0000</pubDate>
		<dc:creator>krishhhh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[good webhosting providers in ror]]></category>
		<category><![CDATA[ror webhosting]]></category>
		<category><![CDATA[ror webhostings]]></category>
		<category><![CDATA[top ruby on rails webhosting providers]]></category>
		<category><![CDATA[webhosting in ruby on rails]]></category>
		<category><![CDATA[webhosting providers in ror]]></category>

		<guid isPermaLink="false">http://rortutorials.wordpress.com/?p=128</guid>
		<description><![CDATA[The following is the list of good web hosting providers offers Ruby On Rails hosting. http://www.site5.com/ http://www.hostgator.com/ http://www.eleven2.com/ http://bluehost.com/ http://dreamhost.com/ http://justhost.com/ http://www.hostingrails.com/ Posted in Uncategorized Tagged: good webhosting providers in ror, ror webhosting, ror webhostings, top ruby on rails webhosting providers, webhosting in ruby on rails, webhosting providers in ror<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=128&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The following is the list of good web hosting providers offers Ruby On Rails hosting.</p>
<ol>
<li><a href="http://www.site5.com/" target="_blank">http://www.site5.com/</a></li>
<li><a href="http://www.hostgator.com/" target="_blank">http://www.hostgator.com/</a></li>
<li><a href="http://www.eleven2.com/" target="_blank">http://www.eleven2.com/</a></li>
<li><a href="http://bluehost.com/" target="_blank">http://bluehost.com/</a></li>
<li><a href="http://dreamhost.com/" target="_blank">http://dreamhost.com/</a></li>
<li><a href="http://justhost.com/" target="_blank">http://justhost.com/</a></li>
<li><a href="http://www.hostingrails.com/" target="_blank">http://www.hostingrails.com/</a></li>
</ol>
<br />Posted in Uncategorized Tagged: good webhosting providers in ror, ror webhosting, ror webhostings, top ruby on rails webhosting providers, webhosting in ruby on rails, webhosting providers in ror <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rortutorials.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rortutorials.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rortutorials.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rortutorials.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rortutorials.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rortutorials.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rortutorials.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rortutorials.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rortutorials.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rortutorials.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rortutorials.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rortutorials.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rortutorials.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rortutorials.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=128&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rortutorials.wordpress.com/2009/06/16/top-ruby-on-rails-web-hosting-providers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd4c15f8b25f21b72fa88530d161735e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">krishhhh</media:title>
		</media:content>
	</item>
		<item>
		<title>Top Ruby On Rails Websites</title>
		<link>http://rortutorials.wordpress.com/2009/06/16/top-ruby-on-rails-websites/</link>
		<comments>http://rortutorials.wordpress.com/2009/06/16/top-ruby-on-rails-websites/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 18:55:39 +0000</pubDate>
		<dc:creator>krishhhh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[high traffic websites in ror]]></category>
		<category><![CDATA[ror websites]]></category>
		<category><![CDATA[ruby on rails websites]]></category>
		<category><![CDATA[top 10 websites]]></category>
		<category><![CDATA[top ror websites]]></category>
		<category><![CDATA[websites build in ror]]></category>

		<guid isPermaLink="false">http://rortutorials.wordpress.com/?p=123</guid>
		<description><![CDATA[The following is the list of top websites built in Ruby On Rails technology. http://www.twitter.com http://www.scribd.com http://www.justin.tv http://www.hulu.com http://www.slideshare.net http://www.yellowpages.com http://www.cookpad.com kongregate.com tabelog.com fanpop.com www.spock.com jango.com ilike.com vodpod.com seekingalpha.com helium.com www.funnyordie.com blingee.com www.medhelp.org http://www.43things.com http://www.geni.com http://www.chow.com bleacherreport.com mog.com balatarin.com/about penny-arcade.com jamglue.com www.crunchbase.com www.flashden.net http://www.userscripts.org alistapart.com www.frozen-layer.com rghost.ru bigcartel.com drop.io www.mingle2.com blogblogs.com.br revolutionhealth.com www.carepages.com www.ravelry.com www.courseadvisor.com [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=123&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;">The following is the list of top websites built in Ruby On Rails technology.</p>
<ol>
<li><a href="http://twitter.com/">http://www.twitter.com</a></li>
<li><a href="http://scribd.com/">http://www.scribd.com</a></li>
<li><a href="http://www.justin.tv/">http://www.justin.tv</a></li>
<li><a href="http://www.hulu.com/">http://www.hulu.com</a></li>
<li><a href="http://slideshare.net/">http://www.slideshare.net</a></li>
<li><a href="http://yellowpages.com/">http://www.yellowpages.com</a></li>
<li><a href="http://cookpad.com/">http://www.cookpad.com</a></li>
<li><a href="http://kongregate.com/">kongregate.com</a></li>
<li><a href="http://tabelog.com/">tabelog.com</a></li>
<li><a href="http://fanpop.com/">fanpop.com</a></li>
<li><a href="http://www.spock.com/">www.spock.com</a></li>
<li><a href="http://jango.com/">jango.com</a></li>
<li><a href="http://ilike.com/">ilike.com</a></li>
<li><a href="http://vodpod.com/">vodpod.com</a></li>
<li><a href="http://seekingalpha.com/">seekingalpha.com</a></li>
<li><a href="http://helium.com/">helium.com</a></li>
<li><a href="http://www.funnyordie.com/">www.funnyordie.com</a></li>
<li><a href="http://blingee.com/">blingee.com</a></li>
<li><a href="http://www.medhelp.org/">www.medhelp.org</a></li>
<li><a href="http://43things.com/">http://www.43things.com</a></li>
<li><a href="http://geni.com/">http://www.geni.com</a></li>
<li><a href="http://chow.com/">http://www.chow.com</a></li>
<li><a href="http://bleacherreport.com/">bleacherreport.com</a></li>
<li><a href="http://mog.com/">mog.com</a></li>
<li><a href="http://balatarin.com/about">balatarin.com/about</a></li>
<li><a href="http://penny-arcade.com/">penny-arcade.com</a></li>
<li><a href="http://jamglue.com/">jamglue.com</a></li>
<li><a href="http://www.crunchbase.com/">www.crunchbase.com</a></li>
<li><a href="http://www.flashden.net/">www.flashden.net</a></li>
<li><a href="http://userscripts.org/">http://www.userscripts.org</a></li>
<li><a href="http://alistapart.com/">alistapart.com</a></li>
<li><a href="http://www.frozen-layer.com/">www.frozen-layer.com</a></li>
<li><a href="http://rghost.ru/">rghost.ru</a></li>
<li><a href="http://bigcartel.com/">bigcartel.com</a></li>
<li><a href="http://drop.io/">drop.io</a></li>
<li><a href="http://www.mingle2.com/">www.mingle2.com</a></li>
<li><a href="http://blogblogs.com.br/">blogblogs.com.br</a></li>
<li><a href="http://revolutionhealth.com/">revolutionhealth.com</a></li>
<li><a href="http://www.carepages.com/">www.carepages.com</a></li>
<li><a href="http://www.ravelry.com/">www.ravelry.com</a></li>
<li><a href="http://www.courseadvisor.com/">www.courseadvisor.com</a></li>
<li><a href="http://odeo.com/">http://www.odeo.com</a></li>
<li><a href="http://realtravel.com/">realtravel.com</a></li>
<li><a href="http://www.limeexchange.com/">www.LimeExchange.com</a></li>
<li><a href="http://www.lumosity.com/">www.lumosity.com</a></li>
<li><a href="http://www.howcast.com/">www.howcast.com</a></li>
<li><a href="http://zvents.com/">zvents.com</a></li>
<li><a href="http://smart.fm/">smart.fm</a></li>
<li><a href="http://www.searchles.com/">www.searchles.com</a></li>
<li><a href="http://www.guildomatic.com/">www.guildomatic.com</a></li>
<li><a href="http://customize.org/">customize.org</a></li>
<li><a href="http://www.viewpoints.com/">www.viewpoints.com</a></li>
<li><a href="http://www.customink.com/">www.customink.com</a></li>
<li><a href="http://outside.in/">outside.in</a></li>
<li><a href="http://www.guitarhero.com/">www.guitarhero.com</a></li>
<li><a href="http://lacoctelera.com/">lacoctelera.com</a></li>
<li><a href="http://experteer.de/">experteer.de</a></li>
<li><a href="http://eons.com/">eons.com</a></li>
<li><a href="http://www.avvo.com/">www.avvo.com</a></li>
<li><a href="http://www.blurb.com/">www.blurb.com</a></li>
<li><a href="http://motionbox.com/">motionbox.com</a></li>
<li><a href="http://www.beruby.com/">www.beruby.com</a></li>
<li><a href="http://www.foodbuzz.com/">www.foodbuzz.com</a></li>
<li><a href="http://menuism.com/">menuism.com</a></li>
<li><a href="http://soup.io/">soup.io</a></li>
<li><a href="http://unfuddle.com/">unfuddle.com</a></li>
<li><a href="http://www.touchlocal.com/">www.touchlocal.com</a></li>
<li><a href="http://www.streeteasy.com/">www.streeteasy.com</a></li>
<li><a href="http://collectivex.com/">collectivex.com</a></li>
<li><a href="http://redeparede.com.br/">redeparede.com.br</a></li>
<li><a href="http://ripetv.com/">ripetv.com</a></li>
<li><a href="http://emptees.com/">emptees.com</a></li>
<li><a href="http://www.rankia.com/">www.rankia.com</a></li>
<li><a href="http://www.tobi.com/">www.tobi.com</a></li>
<li><a href="http://www.jackassworld.com/">www.jackassworld.com</a></li>
<li><a href="http://www.pingg.com/">www.pingg.com</a></li>
<li><a href="http://www.jobscore.com/">www.jobscore.com</a></li>
<li><a href="http://www.designerpages.com/">www.designerpages.com</a></li>
<li><a href="http://tupalo.com/">tupalo.com</a></li>
<li><a href="http://www.ideas4all.com/">www.ideas4all.com</a></li>
<li><a href="http://www.mileyworld.com/">www.mileyworld.com</a></li>
<li><a href="http://agoracom.com/">agoracom.com</a></li>
<li><a href="http://newyorkjets.com/">newyorkjets.com</a></li>
<li><a href="http://www.reevoo.com/">www.reevoo.com</a></li>
<li><a href="http://cashnetusa.com/">cashnetusa.com</a></li>
<li><a href="http://www.mypunchbowl.com/">www.mypunchbowl.com</a></li>
<li><a href="http://www.jobsgopublic.com/">www.jobsgopublic.com</a></li>
<li><a href="http://www.verema.com/">http://www.verema.com</a></li>
<li><a href="http://www.yammer.com/">http://www.yammer.com</a></li>
<li><a href="http://zivity.com/">http://www.zivity.com</a></li>
<li><a href="http://iconbuffet.com/">http://www.iconbuffet.com</a></li>
<li><a href="http://teenormous.com/">http://www.teenormous.com</a></li>
<li><a href="http://www.ziki.com/">http://www.ziki.com</a></li>
<li><a href="http://kyero.com/">http://www.kyero.com</a></li>
<li><a href="http://homestars.com/">http://www.homestars.com</a></li>
<li><a href="http://www.cookingforengineers.com/">http://www.cookingforengineers.com</a></li>
<li><a href="http://www.touchlondon.co.uk/">http://www.touchlondon.co.uk</a></li>
<li><a href="http://communitywalk.com/">http://www.communitywalk.com</a></li>
<li><a href="http://www.chumby.com/">http://www.chumby.com</a></li>
<li><a href="http://gazelle.com/">http://www.gazelle.com</a></li>
<li><a href="http://gazelle.com/">http://www.43places.com</a></li>
<li><a href="http://gazelle.com/">http://www.aboutus.org</a></li>
</ol>
<br />Posted in Uncategorized Tagged: high traffic websites in ror, ror websites, ruby on rails websites, top 10 websites, top ror websites, websites build in ror <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rortutorials.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rortutorials.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rortutorials.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rortutorials.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rortutorials.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rortutorials.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rortutorials.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rortutorials.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rortutorials.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rortutorials.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rortutorials.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rortutorials.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rortutorials.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rortutorials.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=123&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rortutorials.wordpress.com/2009/06/16/top-ruby-on-rails-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd4c15f8b25f21b72fa88530d161735e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">krishhhh</media:title>
		</media:content>
	</item>
		<item>
		<title>Gem commands and the usage</title>
		<link>http://rortutorials.wordpress.com/2009/06/14/gem-commands-and-the-usage/</link>
		<comments>http://rortutorials.wordpress.com/2009/06/14/gem-commands-and-the-usage/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 21:29:16 +0000</pubDate>
		<dc:creator>krishhhh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gem commands]]></category>
		<category><![CDATA[gem environment]]></category>
		<category><![CDATA[gem installation]]></category>
		<category><![CDATA[gems list]]></category>
		<category><![CDATA[gems search]]></category>
		<category><![CDATA[local gems]]></category>
		<category><![CDATA[remote gems]]></category>
		<category><![CDATA[usage]]></category>

		<guid isPermaLink="false">http://rortutorials.wordpress.com/?p=17</guid>
		<description><![CDATA[1) gem list command lists all the local gems installed in our system Ex:- C:\&#62;gem list *** LOCAL GEMS *** actionmailer (2.2.2, 2.1.2, 2.1.0, 2.0.2) actionpack (2.2.2, 2.1.2, 2.1.0, 2.0.2) activerecord (2.2.2, 2.1.2, 2.1.0, 2.0.2) activeresource (2.2.2, 2.1.2, 2.1.0, 2.0.2) activesupport (2.2.2, 2.1.2, 2.1.0, 2.0.2) capistrano (2.5.5) cheat (1.2.1) chronic (0.2.3) crypt (1.1.4) fiveruns_tuneup (0.8.18) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=17&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>1) gem list</strong> command lists all the local gems installed in our system</p>
<p>Ex:-</p>
<p>C:\&gt;gem list</p>
<p>*** LOCAL GEMS ***</p>
<p>actionmailer (2.2.2, 2.1.2, 2.1.0, 2.0.2)<br />
actionpack (2.2.2, 2.1.2, 2.1.0, 2.0.2)<br />
activerecord (2.2.2, 2.1.2, 2.1.0, 2.0.2)<br />
activeresource (2.2.2, 2.1.2, 2.1.0, 2.0.2)<br />
activesupport (2.2.2, 2.1.2, 2.1.0, 2.0.2)<br />
capistrano (2.5.5)<br />
cheat (1.2.1)<br />
chronic (0.2.3)<br />
crypt (1.1.4)<br />
fiveruns_tuneup (0.8.18)<br />
fxri (0.3.6)<br />
fxruby (1.6.6)<br />
highline (1.5.1)<br />
hoe (1.9.0)<br />
hpricot (0.6.164, 0.4)<br />
json (1.1.6)<br />
log4r (1.0.5)<br />
net-scp (1.0.2)<br />
net-sftp (2.0.2)<br />
net-ssh (2.0.11)<br />
net-ssh-gateway (1.0.1)<br />
nokogiri (1.2.3)<br />
page_glimpse (0.0.5)<br />
rails (2.1.2, 2.1.0, 2.0.2)<br />
rake (0.8.3, 0.7.2)<br />
relax (0.1.1)<br />
relief (0.0.4)<br />
rest-client (0.9.2)<br />
rmagick (2.0.0)<br />
rubyforge (1.0.3)<br />
rubygems-update (1.3.1)<br />
sources (0.0.1)<br />
win32-clipboard (0.4.1)<br />
win32-dir (0.3.1)<br />
win32-eventlog (0.4.3)<br />
win32-file (0.5.3)<br />
win32-file-stat (1.2.3)<br />
win32-process (0.5.1)<br />
win32-sapi (0.1.3)<br />
win32-sound (0.4.0)<br />
windows-pr (0.6.2)</p>
<p><strong>2) gem list &#8211;remote | MORE</strong> command lists all the remote gems by page by page</p>
<p>Ex:-</p>
<p>C:\&gt;gem list &#8211;remote | MORE<br />
10to1-crack (0.1.3)<br />
16watts-fluently (0.3.1)<br />
3mix-castronaut (0.5.0.2)<br />
3scale-3scale_ws_api (0.4.8)<br />
3scale-3scale_ws_api_for_ruby (0.4.8)<br />
47primes-amatch (0.2.3)<br />
53cr-shoulda_generator (0.2.0.1)<br />
aaalex-cloudy_integrate (0.0.1)<br />
aaalex-desert (0.3.5.3)<br />
aaalex-detect_mobiles (0.0.5)<br />
aaalex-permanent_cookies (0.0.2)<br />
aaalex-ruby-ifconfig (1.2.3)<br />
aalib-ruby (0.7.1)<br />
aanand-merb_hoptoad_notifier (1.0.9)<br />
aanand-ruby-do-notation (0.2)<br />
aargvark (0.0.15)<br />
aaronp-frex (1.0.1)<br />
aaronp-mechanize (0.7.7.20080826145538)<br />
aaronp-meow (1.1.0)<br />
aaronp-nokogiri (0.0.0.20080825000844)<br />
aaronp-zomg (1.0.2.20080830162937)<br />
aasmith-yodlee (0.0.1.20090301132701)<br />
aberant-tuio-ruby (0.2.0)<br />
abhay-calais (0.0.7)<br />
abhiyerra-emailtosms (0.1.1)<br />
&#8211; More  &#8211;</p>
<p><strong>3) gem list &lt;letter/word&gt;</strong> command lists all the local gems by starting with the specified letter/word installed in our system</p>
<p>Ex:-</p>
<p>C:\&gt;gem list rails</p>
<p>*** LOCAL GEMS ***</p>
<p>rails (2.1.2, 2.1.0, 2.0.2)</p>
<p>C:\&gt;gem list r</p>
<p>*** LOCAL GEMS ***</p>
<p>rails (2.1.2, 2.1.0, 2.0.2)<br />
rake (0.8.3, 0.7.2)<br />
relax (0.1.1)<br />
relief (0.0.4)<br />
rest-client (0.9.2)<br />
rmagick (2.0.0)<br />
rubyforge (1.0.3)<br />
rubygems-update (1.3.1)</p>
<p><strong>4) gem list &lt;letter/word&gt; &#8211;remote</strong> command lists all the remote gems by starting with the specified letter/word</p>
<p>Ex:-</p>
<p>C:\&gt;gem list zo &#8211;remote</p>
<p>*** REMOTE GEMS ***</p>
<p>zomg (1.0.2)<br />
zomgjeweler (0.0.0)<br />
zoom (0.4.1)<br />
zoomifier (1.3)</p>
<p>C:\&gt;gem list z &#8211;remote</p>
<p>*** REMOTE GEMS ***</p>
<p>zapnap-isbn_validation (0.1.1)<br />
zcc (0.2.0)<br />
zdennis-factory (0.2.5)<br />
zdennis-factory_loader (0.2.0)<br />
zdzolton-cambric (0.6.3)<br />
zeke-hamlize_views (0.0.3)<br />
zeke-monkey_patches (0.1.17)<br />
zelf0gale-aide (0.0.4)<br />
zencoder-flix_cloud-gem (0.5.3)<br />
zendesk-ar_mailer (1.4.6)<br />
zendesk-features (1.0.1)<br />
ZenHacks (1.0.1)<br />
Zenity.rb (0.1.0)<br />
zenprofile (1.0.2)<br />
ZenTest (4.1.1)<br />
zentest-goodies (0.1.0)<br />
zerenity (1.3)<br />
zerg (0.0.3)<br />
zerg_support (0.1)<br />
zerg_xcode (0.3.2)<br />
zergling (0.0.1)<br />
zetaben-Html2Feedbooks (0.4.4)<br />
zetaben-ruby-feedbooks (0.1)<br />
zfs-snapshot (1.0.2)<br />
zilkey-auto_tagger (0.0.9)<br />
zilkey-delayed_job (1.7.1)<br />
zimbatm-monkeypatch (0.1.2)<br />
ziplookup (1.0.0)<br />
zipruby (0.3.2)<br />
ziya (2.0.7)<br />
Zliby (0.0.5)<br />
zliby (0.0.5)<br />
zmalltalker-oauth (0.3.1.7)<br />
zmalltalker-stomp (1.1)<br />
znz-gitpub (0.1.1)<br />
zomg (1.0.2)<br />
zomgjeweler (0.0.0)<br />
zoom (0.4.1)<br />
zoomifier (1.3)<br />
zsff (1.0.0)<br />
zuk-picnic (0.8.1.20090501)<br />
zuk-restr (0.5.2)<br />
zvent (0.0.3)<br />
zyps (0.7.6)<br />
zzamboni-things2thl (0.8.4)<br />
zzot-semi-static (0.0.6)<br />
zzot-zzot-semi-static (0.0.1)</p>
<p><strong>5) gem update</strong> command update all the gems in our system</p>
<p>Ex:-</p>
<p>C:\&gt;gem update<br />
Updating installed gems<br />
Updating actionmailer<br />
Successfully installed activesupport-2.3.2<br />
Successfully installed actionpack-2.3.2<br />
Successfully installed actionmailer-2.3.2<br />
Updating activerecord<br />
Successfully installed activerecord-2.3.2<br />
Updating activeresource<br />
Successfully installed activeresource-2.3.2<br />
Updating fiveruns_tuneup<br />
Successfully installed fiveruns_tuneup-0.8.20<br />
Updating fxri<br />
Successfully installed fxri-0.3.7<br />
Updating fxruby</p>
<p><strong>6) gem environment </strong>command show the information about rubygems</p>
<p>Ex:-</p>
<p>C:\&gt;gem environment<br />
RubyGems Environment:<br />
- RUBYGEMS VERSION: 1.3.1<br />
- RUBY VERSION: 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]<br />
- INSTALLATION DIRECTORY: c:/ruby/lib/ruby/gems/1.8<br />
- RUBY EXECUTABLE: c:/ruby/bin/ruby.exe<br />
- EXECUTABLE DIRECTORY: c:/ruby/bin<br />
- RUBYGEMS PLATFORMS:<br />
- ruby<br />
- x86-mswin32-60<br />
- GEM PATHS:<br />
- c:/ruby/lib/ruby/gems/1.8<br />
- C:/Documents and Settings/Administrator/.gem/ruby/1.8<br />
- GEM CONFIGURATION:<br />
- :update_sources =&gt; true<br />
- :verbose =&gt; true<br />
- :benchmark =&gt; false<br />
- :backtrace =&gt; false<br />
- :bulk_threshold =&gt; 1000<br />
- :sources =&gt; ["http://gems.rubyforge.org/", "http://gems.github.com"]<br />
- REMOTE SOURCES:<br />
- http://gems.rubyforge.org/<br />
- http://gems.github.com</p>
<p><strong>7) gem uninstall &lt;gem_name&gt; </strong>command uninstalls the gem from our system</p>
<p>Ex:-</p>
<p>C:\&gt;gem uninstall cheat<br />
Remove executables:<br />
cheat</p>
<p>in addition to the gem? [Yn]  y<br />
Removing cheat<br />
Successfully uninstalled cheat-1.2.1</p>
<p><strong> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> gem search &lt;search-term&gt; &#8211;both </strong>command searches the gems with the specified search term from both locally installed gems and from remote gems.</p>
<p>Ex:-<br />
C:\&gt;gem search rails &#8211;both</p>
<p>*** LOCAL GEMS ***</p>
<p>rails (2.1.2, 2.1.0, 2.0.2)</p>
<p>*** REMOTE GEMS ***</p>
<p>activerecord_authorails (1.0.0)<br />
Agiley-ec2onrails (0.9.10)<br />
ajp-rails (0.1.0)<br />
akitaonrails-activerecord-sqlserver-adapter (1.1.1)<br />
akitaonrails-locarails (1.1.12)<br />
akitaonrails-lw-pagto-certo (0.0.3)<br />
akitaonrails-mygist (0.0.1)<br />
akitaonrails-resource_controller (0.5.3)<br />
akitaonrails-utility_belt (1.0.12)<br />
akm-selectable_attr_rails (0.3.5)<br />
albanpeignier-geokit-rails (1.1.0)<br />
angelic-suprails (0.2.1)<br />
arpitjain11-ec2onrails (0.9.10)<br />
artofmission-rails-footnotes (3.6.0.1)<br />
astrails-http_require (0.0.1)<br />
astrails-safe (0.2.0)<br />
atlas_on_rails (0.1.0)<br />
authorails (1.0.0)<br />
autotest-rails (4.1.0)<br />
bamboo_rails (1.0.4)<br />
bdsabian-happy_trails (0.1.2)<br />
bits2life-rails_utils (0.0.1)<br />
blythedunham-sms_on_rails (0.1.0)<br />
bobmcwhirter-jboss-rails-support (0.9.0.3.2)<br />
boochtek-rails-crud_actions (0.0.4)<br />
brazilian-rails (2.1.8)<br />
brendan-entrails (1.0.8)<br />
briandoll-rails_framework_diff (0.0.1)<br />
brightbox-rspec-rails-ext (1.6.3)<br />
calavera-tomcat-rails (0.1.2)<br />
cavalle-rspec-rails (1.2.4.0.1)<br />
ceritium-rails-footnotes (3.4.1.1)<br />
dchelimsky-rspec-rails (1.1.99.13)<br />
djanowski-rails_basic_helpers (0.0.4)<br />
ec2onrails (0.9.9.1)<br />
elkinsware-erubis_rails_helper (0.2.0)<br />
Empact-ec2onrails (0.9.9)<br />
Empact-rails-plugin-package-task (0.1)<br />
erails (2.1.2)<br />
ffmike-suprails (0.1.1)<br />
fiveruns-dash-rails (0.8.6)<br />
fractious-merb_has_rails_plugins (0.1.2)<br />
fraser-vpim-rails (0.659)<br />
gdonald-railsdb (0.2)<br />
gemsonrails (0.7.2)<br />
gettext_rails (2.0.4)<br />
git-rails (0.2.1)<br />
guitsaru-rails_backup (1.0.0)<br />
hennk-ec2onrails (0.9.9.1)<br />
hennk-hennk-ec2onrails (0.9.9.3)<br />
inaka-wp_on_rails (0.1.0)<br />
ivey-merb_has_rails_plugins (0.1.1)<br />
jasper-rails (0.0.2)<br />
jcnetdev-rspec-rails (1.1.5)<br />
jeremyf-rails-stat-bucket (0.4.0)<br />
jetty-rails (0.8)<br />
jodosha-redis-rails (0.0.2)<br />
josevalim-rails-footnotes (3.6.1)<br />
jrun-rails_doorman (0.0.1)<br />
lexrupy-rails-footnotes (3.4.1)<br />
listrophy-Suprails (0.1)<br />
listrophy-suprails (0.2.1)<br />
locale_rails (2.0.4)<br />
m7d-merb_has_rails_plugins (0.1.2)<br />
markcatley-validates-constancy-rails-plugin (1.0.20090327)<br />
matholroyd-rails-standard-extensions (0.1.5)<br />
mcmire-rspec-rails (1.1.99.9)<br />
mdh-ec2onrails (0.9.10)<br />
merb_has_rails_plugins (0.1.0)<br />
multi_rails (0.0.4)<br />
MultiRails (0.0.1)<br />
myobie-rails-auth (0.0.4)<br />
Narnach-libxml_rails (0.0.2.5)<br />
Narnach-rails_analyzer (0.2.2)<br />
neorails-form_fu (0.53)<br />
neorails-view_fu (0.9.5)<br />
odbc-rails (1.5)<br />
omghax-rails-footnotes (3.6.1)<br />
omghax-test_rails (1.1.0)<br />
outoftime-sunspot_rails (0.10.1)<br />
ozeias-railsbox (0.0.4)<br />
pager-jrails (0.3.20080507)<br />
pallan-sunspot_rails (0.9.12)<br />
pauldowman-ec2onrails (0.9.10)<br />
peteonrails-threaded-collections (0.1.0)<br />
peteonrails-vote_fu (0.0.11)<br />
pictrails (0.5.0)<br />
pivotal-webrat-rspec-rails (0.1.1)<br />
pol-svn_ignore_rails (1.0.2)<br />
pusewicz-rails_sequel (0.2.0)<br />
raganwald-rewrite_rails (2009.01.06)<br />
rails (2.3.2)<br />
rails-app-installer (0.2.0)<br />
rails-caddy (0.0.8)<br />
rails-extjs-direct (0.0.3)<br />
rails-firephp (0.0.1)<br />
rails-sqlserver-2000-2005-adapter (2.2.18)<br />
rails-toolkit (8.04.1)<br />
rails_address_fetcher (1.0)<br />
rails_analyzer_tools (1.4.0)<br />
rails_backup (1.0.0)<br />
rails_config_model_generator (1.2.2)<br />
rails_creator (0.6.2)<br />
rails_currency (1.2)<br />
rails_datamapper (0.9.11)<br />
rails_env (0.1.0)<br />
rails_extensions (1.0.6)<br />
rails_jumpstart (1.0.0)<br />
rails_product (0.6)<br />
rails_pwnerer (0.6.47)<br />
rails_sequel (0.0.2)<br />
rails_sql_views (0.6.1)<br />
rails_warden (0.1.1)<br />
railsbench (0.9.2)<br />
railsbros-config_fu (0.1.1)<br />
railscart (0.0.4)<br />
railscheck (0.2.0)<br />
railsconfcal (0.0.0)<br />
RailsEditor (0.0.29)<br />
railsex (1.2)<br />
railsgarden-has_draft (0.1.1)<br />
railsgarden-has_meta_data (0.1.1)<br />
railsgarden-message_block (0.1.0)<br />
railsgarden-nilify_blanks (0.1.1)<br />
railsmachine (1.0.5)<br />
railsmachine-railsmachine (1.0.5)<br />
railsmachine-shadow_facter (0.1.2)<br />
railsmachine-shadow_puppet (0.3.1)<br />
RailsRemoteControl (1.0.0)<br />
rainux-rails-sqlserver-2000-2005-2008-adapter (2.2.15)<br />
relevance-multi_rails (0.0.8)<br />
remarkable_rails (3.1.6)<br />
remi-rails-rack-adapter (1.0.1)<br />
rghost_rails (0.3)<br />
Roman2K-rails-test-serving (0.1.4.1)<br />
rplatform-rails (0.0.3)<br />
rsanheim-ec2onrails (0.9.11.1)<br />
rspec-rails (1.2.6)<br />
rubaidh-bamboo_rails (1.0.4)<br />
saturnflyer-rspec-rails-matchers (1.0.1)<br />
ScholarNexus-ec2onrails (0.9.11)<br />
selenium-rails (0.0.3)<br />
simonmenke-exception_browser_plugin_for_rails (0.0.1)<br />
skaes-railsbench (0.9.4)<br />
skippy-ec2onrails (0.9.11)<br />
spicycode-micronaut-rails (0.3.1)<br />
suprails (0.2.1)<br />
szimek-twitter_rails (0.0.5)<br />
thewoolleyman-selenium-rails (0.0.4)<br />
ucb_rails_security (2.1.1)<br />
weppos-google_analytics_on_rails (0.1.1)<br />
weppos-tabs_on_rails (0.3.0)<br />
winton-rails_widget (1.1)</p>
<br />Posted in Uncategorized Tagged: gem commands, gem environment, gem installation, gems list, gems search, local gems, remote gems, usage <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rortutorials.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rortutorials.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rortutorials.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rortutorials.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rortutorials.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rortutorials.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rortutorials.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rortutorials.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rortutorials.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rortutorials.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rortutorials.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rortutorials.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rortutorials.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rortutorials.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=17&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rortutorials.wordpress.com/2009/06/14/gem-commands-and-the-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd4c15f8b25f21b72fa88530d161735e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">krishhhh</media:title>
		</media:content>
	</item>
		<item>
		<title>About cheat gem in ruby on rails</title>
		<link>http://rortutorials.wordpress.com/2009/06/14/about-cheat-gem-in-ruby-on-rails/</link>
		<comments>http://rortutorials.wordpress.com/2009/06/14/about-cheat-gem-in-ruby-on-rails/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 20:52:17 +0000</pubDate>
		<dc:creator>krishhhh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cheat gem]]></category>
		<category><![CDATA[cheat sheets]]></category>
		<category><![CDATA[rails cheat sheets]]></category>
		<category><![CDATA[ror cheat sheets]]></category>
		<category><![CDATA[ruby cheat sheet]]></category>

		<guid isPermaLink="false">http://rortutorials.wordpress.com/?p=12</guid>
		<description><![CDATA[This cheat gem lists all the available cheat sheets from the web   and shows in the command prompt. Each and every cheat sheet consists of       an information of some ruby topic. To install this gem goto command prompt and type the following  command C:\&#62;gem install cheat Successfully installed cheat-1.2.1 1 gem installed To list all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=12&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This cheat gem lists all the available cheat sheets from the web   and shows in the command prompt. Each and every cheat sheet consists of       an information of some ruby topic.</p>
<p>To install this gem goto command prompt and type the following  command</p>
<p>C:\&gt;gem install cheat<br />
Successfully installed cheat-1.2.1<br />
1 gem installed</p>
<p>To list all the available cheat sheets from web type the following command</p>
<p>C:\&gt;cheat sheets | more</p>
<p>All Cheat Sheets:<br />
acts_as_authenticated<br />
acts_as_state_machine<br />
acts_as_taggable_on<br />
address<br />
administrateme<br />
agile<br />
alias<br />
amazon_conditions<br />
ambition<br />
android<br />
ansi<br />
apache<br />
apache2_shorts<br />
apache_regex<br />
aptitude<br />
arts<br />
ar_i18n<br />
as3_formulas<br />
ascii<br />
asdf<br />
assert<br />
assertions<br />
assert_block<br />
assert_difference<br />
assert_dom_equal<br />
assert_dom_not_equal<br />
assert_equal<br />
assert_generates<br />
assert_instance_of<br />
assert_in_delta<br />
assert_kind_of<br />
assert_match<br />
assert_nil<br />
assert_nothing_raised<br />
assert_nothing_thrown<br />
assert_not_equal<br />
assert_not_nil<br />
assert_not_same<br />
assert_no_difference<br />
assert_no_match<br />
assert_no_tag<br />
assert_operator<br />
assert_raise<br />
assert_raises<br />
assert_recognizes<br />
assert_redirected_to<br />
assert_respond_to<br />
assert_response<br />
assert_routing<br />
assert_same<br />
assert_select<br />
assert_send<br />
assert_tag<br />
assert_template<br />
assert_throws<br />
assert_valid<br />
association_methods<br />
asunit<br />
authorizenet<br />
autotest<br />
averylongnamethatwecanfind<br />
awesome<br />
awk<br />
bacon<br />
balloon<br />
bartleby<br />
bash<br />
bash_complete<br />
bash_scripting<br />
batman<br />
belongs_to<br />
benchmark<br />
blogs<br />
blow<br />
bm<br />
boyfriend<br />
bpd<br />
braid<br />
brcbrcbrc<br />
bsd_license<br />
bug<br />
burburburbur<br />
burcu<br />
burcuburcuburcuburcu<br />
burcummmmm<br />
burcummmmmmmmmm<br />
burcummmmmmmmmmmmm<br />
burm<br />
byrcummmmbyrcymmmm<br />
bzr<br />
callbacks<br />
canvas<br />
capazon<br />
capistrano<br />
cap_bare<br />
cap_deploy<br />
ccrb<br />
cformats<br />
chat<br />
cheat<br />
cheats<br />
cheat_el<br />
cheat_sheets_om<br />
chmod<br />
chocolate<br />
colored<br />
conkeror<br />
console<br />
cool_options<br />
cpio<br />
cron<br />
cryptsetup<br />
css3_selectors<br />
css_at_rules<br />
css_boxing<br />
css_media<br />
css_selectors<br />
cucumber<br />
curl<br />
cut<br />
darcs<br />
darcs_record<br />
database_yml<br />
datamapper<br />
date<br />
death<br />
delete_me<br />
deprec<br />
deprec2<br />
deprecated<br />
dexagogo_form_validation<br />
diakonos<br />
ditz<br />
dom<br />
doom<br />
dpkg<br />
dragon_warrior<br />
du<br />
ec2<br />
eclim<br />
eg<br />
elad<br />
emacs<br />
emacs_basics<br />
emacs_psvn<br />
emacs_slime<br />
emacs_tips<br />
enumerable<br />
environments<br />
exceptions<br />
e_text_editor<br />
factory_girl<br />
faker<br />
fela<br />
ffmpeg<br />
file_test<br />
finance<br />
find<br />
finder<br />
firebug<br />
fish<br />
flickrurl<br />
foo<br />
form_for<br />
freebsd<br />
galician_stew<br />
gazpacho<br />
gcc<br />
gem<br />
gems<br />
girlfriend<br />
gist_vim<br />
git<br />
gitignore<br />
gitosis<br />
gitsvn<br />
git_add_i<br />
git_buildpackage<br />
git_collaboration<br />
git_remote_branch<br />
git_submodule<br />
git_textmate_bundles<br />
git_usage<br />
globals<br />
gmail<br />
gpg<br />
gpl<br />
gpl_short<br />
grails<br />
greader<br />
grep<br />
groovy_sql<br />
gruff<br />
gslice<br />
gsub<br />
gtd<br />
guitar<br />
haiku<br />
haml<br />
hash<br />
has_and_belongs_to_many<br />
has_many<br />
has_one<br />
have_tag<br />
help<br />
heroku<br />
highline<br />
history<br />
hobo<br />
hobo_template<br />
hot_chocolate<br />
how_to_make_english_muffins<br />
how_to_make_flour_tortillas<br />
hpricot<br />
htaccess4<br />
http<br />
http_status_codes<br />
husband<br />
iana_port_list<br />
iconv<br />
illinois<br />
install_cucumber_gem<br />
install_rspec_rails<br />
install_rspec_rails114<br />
into_the_code<br />
io<br />
iomodes<br />
iphone<br />
ipod_touch<br />
irb<br />
irc<br />
java<br />
jedit_ruby_editor_plugin<br />
jquery<br />
kbkbkkbkbkbkbkbkkb<br />
kenzu_ryu<br />
kill<br />
konami_code<br />
ksdhfv<br />
leopard<br />
less<br />
lgpl<br />
life<br />
lighthouse<br />
link_to_remote<br />
linux<br />
linux_ext_monitor<br />
linux_network_boot<br />
ln<br />
logging<br />
loose_weight<br />
lorem<br />
lorum<br />
lotus_domino_url<br />
ls<br />
lsof<br />
lucene_query_syntax<br />
lvm<br />
mac_glyphs<br />
mac_shortcuts<br />
magit<br />
markaby<br />
markdown<br />
marsmission<br />
matchy<br />
mate<br />
matz_bot<br />
mechanize<br />
merb<br />
mercurial<br />
microformats_helper<br />
migrations<br />
military_alphabet<br />
minitest<br />
misc<br />
mit_license<br />
mktime<br />
mocha<br />
mod_rewrite<br />
mplayer<br />
mustache<br />
mysql<br />
mysql_insert<br />
mysql_select<br />
mysql_update<br />
named_scope<br />
nanoc<br />
netbeans<br />
netstat<br />
nginx<br />
nils<br />
nonsense<br />
notify<br />
number_lines<br />
objc_formats<br />
obj_c<br />
okay<br />
omlinux<br />
opensc<br />
openssl<br />
oracle<br />
orgmode<br />
osx_emacskeys<br />
pack<br />
passenger<br />
paste<br />
pastie_vim<br />
pdf<br />
perl<br />
perldoc<br />
permalink_fu<br />
permissions<br />
phonetic<br />
piston<br />
plugins<br />
poker<br />
police<br />
port<br />
postgis<br />
postgres<br />
predefined_variables<br />
prototype<br />
python_doctest<br />
queriac<br />
r4fy<br />
rack<br />
radrails<br />
radrails_rhtml<br />
radrails_ruby<br />
rails<br />
rails_checklist<br />
rails_configuration<br />
rails_console<br />
rails_data_types<br />
rails_date_formats<br />
rails_edge<br />
rails_environment<br />
rails_helpers<br />
rails_keywords<br />
rails_migrations<br />
rails_plugin_creation<br />
rails_rake_tasks<br />
rails_relationships<br />
rails_request_object<br />
rails_reserved_words<br />
rails_routes<br />
rails_svn<br />
rails_tasks<br />
rails_tips<br />
rails_to_s<br />
rails_vim<br />
ratpoison<br />
rcov<br />
rdebug<br />
rdf<br />
rdoc<br />
readline<br />
readme<br />
recursive<br />
redirect<br />
regex<br />
regexp<br />
regex_lib<br />
remind_commands<br />
rest<br />
rinari<br />
rjs<br />
rkj<br />
rm<br />
rope<br />
rpm<br />
rspec<br />
rspec_formats<br />
rspec_on_rails_matchers<br />
rsync<br />
rtorrent<br />
ruby<br />
ruby1line<br />
rubydebug<br />
rubyio<br />
rubyprof<br />
ruby_about_com_example<br />
ruby_comments<br />
ruby_globals<br />
ruby_kernel_test<br />
ruby_keywords<br />
ruby_license<br />
ruby_mode_strings<br />
ruby_naming<br />
ruby_one_liners<br />
ruby_percent<br />
ruby_predef<br />
ruby_tools<br />
runescape<br />
s3sync<br />
sake<br />
scaffold_resource<br />
scala<br />
scp<br />
scrapi<br />
screen<br />
sed<br />
sed_delete<br />
sed_numbering<br />
sed_print<br />
sed_spacing<br />
selenium<br />
selenium_on_rails<br />
semweb<br />
sen_test_assertions<br />
seo<br />
sequel<br />
servers<br />
seven_dwarves<br />
sex<br />
sh<br />
sheets<br />
shoes<br />
shoulda<br />
simpletest<br />
site<br />
slicehost<br />
smalltalk<br />
sness<br />
solaris_smf<br />
sort<br />
spc<br />
sprintf<br />
sqld4r<br />
sqlite<br />
sql_alter<br />
sre<br />
ssh<br />
sshkeys<br />
status_codes<br />
sti<br />
strftime<br />
string<br />
string_template<br />
string_unpack<br />
strptime<br />
svn<br />
svnmerge<br />
swfobject<br />
symlink<br />
syntax<br />
tar<br />
taxes<br />
tempfile<br />
terminal<br />
tes<br />
test<br />
test2<br />
teste<br />
testing<br />
testtesttest<br />
test_spec<br />
test_spec_rails<br />
test_unit<br />
textadept<br />
textile<br />
textmate<br />
textmate_rails<br />
textmate_ruby<br />
tgd<br />
the_irs<br />
this<br />
tidy<br />
tld<br />
todoist<br />
toggle_fold_fix<br />
to_i<br />
tung<br />
twitterrific<br />
ubyubyuby<br />
unicode<br />
unix<br />
unpack<br />
uri<br />
validations<br />
vi<br />
vim<br />
vim_folding<br />
vim_goodies<br />
vs2005<br />
watir_ie<br />
webrat<br />
websphere<br />
wife<br />
win32_sc<br />
wmii3<br />
word<br />
wxd<br />
xargs<br />
xmonad<br />
xmpp<br />
xpath<br />
xpath_result_type<br />
xslt<br />
yaml<br />
yas_ruby_snippet<br />
yboss<br />
yeah<br />
yui<br />
yuiconnect<br />
yuidom<br />
yuievent<br />
yuifonts<br />
yuiglobal<br />
yuigrids<br />
yuilang<br />
yui_fonts<br />
yui_grids<br />
zentest<br />
zsh<br />
zsh_array<br />
zsh_bang<br />
zsh_case<br />
zsh_ftp<br />
zsh_glob<br />
zsh_if<br />
zsh_keys<br />
zsh_loop<br />
zsh_modifiers<br />
zsh_param<br />
zsh_process<br />
zsh_ranges<br />
zsh_rename<br />
ztd</p>
<p>In the above command more option is used to display the list page by page. If you want you can eliminate that option. So it scrolls down all the list at a time.</p>
<p>If you want to know about single cheat information then type the <strong>sheet &lt;sheet_name&gt;</strong></p>
<p>Ex:-</p>
<p>C:\&gt;cheat rails_data_types<br />
rails_data_types:<br />
Rails 2.x Data Types for Migrations</p>
<p>:integer<br />
:float<br />
:datetime<br />
:date<br />
:timestamp<br />
:time<br />
:text<br />
:string<br />
:binary<br />
:boolean</p>
<br />Posted in Uncategorized Tagged: cheat gem, cheat sheets, rails cheat sheets, ror cheat sheets, ruby cheat sheet <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rortutorials.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rortutorials.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rortutorials.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rortutorials.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rortutorials.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rortutorials.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rortutorials.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rortutorials.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rortutorials.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rortutorials.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rortutorials.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rortutorials.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rortutorials.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rortutorials.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=12&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rortutorials.wordpress.com/2009/06/14/about-cheat-gem-in-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd4c15f8b25f21b72fa88530d161735e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">krishhhh</media:title>
		</media:content>
	</item>
		<item>
		<title>What is gem and plugin in Ruby On Rails</title>
		<link>http://rortutorials.wordpress.com/2009/06/14/what-is-gem-and-plugin-in-ruby-on-rails/</link>
		<comments>http://rortutorials.wordpress.com/2009/06/14/what-is-gem-and-plugin-in-ruby-on-rails/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 20:25:18 +0000</pubDate>
		<dc:creator>krishhhh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[gems]]></category>
		<category><![CDATA[gems in ror]]></category>
		<category><![CDATA[gems in ruby on rails]]></category>
		<category><![CDATA[gems list]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[plugins in ror]]></category>
		<category><![CDATA[ruby on rails gems]]></category>
		<category><![CDATA[ruby on rails plugins]]></category>

		<guid isPermaLink="false">http://rortutorials.wordpress.com/?p=8</guid>
		<description><![CDATA[Plugin is a piece of functionality developed by others and is used/integrated in our application. So that there is no need to write the code in our application. We just simply follow the rules specified in that plugin to integrate that plugin into our rails application. Plugin is specific to one application. Suppose if we [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=8&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Plugin is a piece of functionality developed by others and is used/integrated in our application. So that there is no need to write the code in our application. We just simply follow the rules specified in that plugin to integrate that plugin into our rails application. Plugin is specific to one application.</p>
<p>Suppose if we have more than one application we need to copy that plugin into both the applications where as gem is only one and is global to all the applications.  Only one plugin is enough to integrate that code intomultiple applications.</p>
<p>You can download the plugins from the following path<a href="http://github.com/" target="_blank">s </a></p>
<p><a href="http://github.com/" target="_blank"> http://agilewebdevelopment.com/</a></p>
<p><a href="http://github.com/" target="_blank">http://github.com/</a></p>
<p>You can download the gems from the following path<a href="http://agilewebdevelopment.com/" target="_blank"> </a></p>
<p><a href="http://agilewebdevelopment.com/" target="_blank">http://rubyforge.org/</a></p>
<p>You can install the gem from your command prompt by using the following command <strong>gem install &lt;gem_name&gt;</strong>. This command installs the specified gem from the web.</p>
<br />Posted in Uncategorized Tagged: gem, gems, gems in ror, gems in ruby on rails, gems list, plugin, plugins, plugins in ror, ruby on rails gems, ruby on rails plugins <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rortutorials.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rortutorials.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rortutorials.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rortutorials.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rortutorials.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rortutorials.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rortutorials.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rortutorials.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rortutorials.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rortutorials.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rortutorials.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rortutorials.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rortutorials.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rortutorials.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=8&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rortutorials.wordpress.com/2009/06/14/what-is-gem-and-plugin-in-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd4c15f8b25f21b72fa88530d161735e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">krishhhh</media:title>
		</media:content>
	</item>
		<item>
		<title>Ruby On Rails Installation</title>
		<link>http://rortutorials.wordpress.com/2009/06/13/ruby-on-rails-installation/</link>
		<comments>http://rortutorials.wordpress.com/2009/06/13/ruby-on-rails-installation/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 11:29:45 +0000</pubDate>
		<dc:creator>krishhhh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[installation of ruby in windows]]></category>
		<category><![CDATA[rails installation]]></category>
		<category><![CDATA[ruby installation]]></category>
		<category><![CDATA[ruby on rails installation]]></category>

		<guid isPermaLink="false">http://rortutorials.wordpress.com/?p=3</guid>
		<description><![CDATA[To install the ruby on rails windows first you need to download the latest ruby software from the following website http://rubyforge.org/frs/?group_id=167 1) pick the latest version download and install in your system.       Install the downloaded software 2) After installing this ruby software you need to install the rails    with the following command in your command [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=3&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To install the ruby on rails windows first you need to download the latest ruby software from the following website<a title="http://rubyforge.org" href="http://rubyforge.org/frs/?group_id=167" target="_blank"> http://rubyforge.org/frs/?group_id=167</a></p>
<p><strong>1)</strong> pick the latest version download and install in your system.       Install the downloaded software</p>
<p><strong> 2)</strong> After installing this ruby software you need to install the rails    with the following command in your command prompt <strong>gem install rails. </strong>Install the rails<strong> </strong>with the dependencies using the following commnd <strong>gem install rails &#8211;include-dependencies. </strong>So that it install all the necessary dependencies with the rails.<strong> </strong></p>
<p>After installing the ruby and rails check the versions with the following commands in your command prompt.</p>
<p>C:\&gt;ruby -v<br />
ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]</p>
<p>C:\&gt;rails -v<br />
Rails 2.1.0</p>
<br />Posted in Uncategorized Tagged: installation of ruby in windows, rails installation, ruby installation, ruby on rails installation <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rortutorials.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rortutorials.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rortutorials.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rortutorials.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rortutorials.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rortutorials.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rortutorials.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rortutorials.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rortutorials.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rortutorials.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rortutorials.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rortutorials.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rortutorials.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rortutorials.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rortutorials.wordpress.com&amp;blog=8157826&amp;post=3&amp;subd=rortutorials&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rortutorials.wordpress.com/2009/06/13/ruby-on-rails-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd4c15f8b25f21b72fa88530d161735e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">krishhhh</media:title>
		</media:content>
	</item>
	</channel>
</rss>
