<?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>« Simple and Pragmatic Thoughts » &#187; Ruby</title>
	<atom:link href="http://isagoksu.com/categories/development/ruby-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://isagoksu.com</link>
	<description>Nobody can be perfect, but you can think better, design better, and always use baby steps!</description>
	<lastBuildDate>Tue, 16 Mar 2010 03:39:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Install MySQL Gem in OS X</title>
		<link>http://isagoksu.com/2009/development/ruby-development/how-to-install-mysql-gem-in-os-x/</link>
		<comments>http://isagoksu.com/2009/development/ruby-development/how-to-install-mysql-gem-in-os-x/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 20:22:23 +0000</pubDate>
		<dc:creator>Isa Goksu</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://isagoksu.com/?p=322</guid>
		<description><![CDATA[$ sudo gem install /rubygems-update-1.3.1.gem $ sudo update_rubygems Now we have rubygems installed and ready to go :) $ sudo gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config And that's it.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re having trouble to install MySQL gem for rails in your OSX, follow these directions:</p>]]></content:encoded>
			<wfw:commentRss>http://isagoksu.com/2009/development/ruby-development/how-to-install-mysql-gem-in-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RESTful Rails</title>
		<link>http://isagoksu.com/2009/development/ruby-development/restful-rails/</link>
		<comments>http://isagoksu.com/2009/development/ruby-development/restful-rails/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 07:19:48 +0000</pubDate>
		<dc:creator>Isa Goksu</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[representational]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[state]]></category>
		<category><![CDATA[transfer]]></category>

		<guid isPermaLink="false">http://isagoksu.com/?p=151</guid>
		<description><![CDATA[Well, to me Rails is not RESTful, it just supports and suggests RESTful design. The reason why I say Rails is not RESTful, because you should follow best design practices.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure every Rails developer comes across with this term. However, most Rails beginners don&#8217;t even know what <em>REST</em> means. Yeah, we all know that it is an acronym for <em>Representational State Transfer</em>, but what exactly is this?</p>]]></content:encoded>
			<wfw:commentRss>http://isagoksu.com/2009/development/ruby-development/restful-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails 2.3.0 RC1 is Out</title>
		<link>http://isagoksu.com/2009/development/ruby-development/rails-230-rc1-is-out/</link>
		<comments>http://isagoksu.com/2009/development/ruby-development/rails-230-rc1-is-out/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 05:22:24 +0000</pubDate>
		<dc:creator>Isa Goksu</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[2.3]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[relase candidate]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://isagoksu.com/?p=107</guid>
		<description><![CDATA[It seems that Rails developers can't stop :) Rails 2.3 release is almost out. You can install the release candidate with: gem install rails --source http://gems.rubyonrails.org Enjoy, with the new release candidate of Rails 2.3, the big one is going to be final out the door soon.]]></description>
			<content:encoded><![CDATA[<p>It seems that Rails developers can&#8217;t stop :) Rails 2.3 release is almost out.</p>]]></content:encoded>
			<wfw:commentRss>http://isagoksu.com/2009/development/ruby-development/rails-230-rc1-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

