<?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>Tech-Recipes &#187; Ruby on Rails</title>
	<atom:link href="http://www.tech-recipes.com/category/computer-programming/web-application-programming/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:13:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ruby on Rails: Reload Script/Console Without Restarting</title>
		<link>http://www.tech-recipes.com/rx/1899/ruby_on_rails_reload_script_console_without_restarting/</link>
		<comments>http://www.tech-recipes.com/rx/1899/ruby_on_rails_reload_script_console_without_restarting/#comments</comments>
		<pubDate>Wed, 06 Dec 2006 21:24:50 +0000</pubDate>
		<dc:creator>johnnythawte</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[When you are testing your rails application using script/console, you have to stop and start the console to test changes to your model objects. This recipe shows you the easy way to reload the console.

If you are using windows, you start the console by using this command: ruby script\console
Linux:./script/console
Just use the following command whenever you [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1899/ruby_on_rails_reload_script_console_without_restarting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install Ruby on Rails on Ubuntu Linux</title>
		<link>http://www.tech-recipes.com/rx/1637/install_ruby_on_rails_on_ubuntu_linux/</link>
		<comments>http://www.tech-recipes.com/rx/1637/install_ruby_on_rails_on_ubuntu_linux/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 11:29:55 +0000</pubDate>
		<dc:creator>johnnythawte</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Installing Ruby on Rails on Ubuntu Linux isn&#8217;t quite as easy as installing it on other operating systems. Here&#8217;s a recipe that&#8217;ll get you up and running in no time.

The most important step in this process is to edit the repository sources file and make sure that you have all the repositories that you need.
First, [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1637/install_ruby_on_rails_on_ubuntu_linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Tagging in your Ruby on Rails Application</title>
		<link>http://www.tech-recipes.com/rx/1629/using_tagging_in_your_ruby_on_rails_application/</link>
		<comments>http://www.tech-recipes.com/rx/1629/using_tagging_in_your_ruby_on_rails_application/#comments</comments>
		<pubDate>Mon, 11 Sep 2006 21:51:30 +0000</pubDate>
		<dc:creator>johnnythawte</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Tagging is all the rage in the web 2.0 universe. For you aspiring Ruby on Rails developers, you are in luck, because there is a great plugin that makes adding tagging into your application a breeze. This recipe describes using the acts_as_taggable plugin on Rails 1.1

To install the plugin into your application, you will first [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1629/using_tagging_in_your_ruby_on_rails_application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 3/9 queries in 0.485 seconds using memcached
Object Caching 324/335 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 12:01:40 -->
