<?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>國網中心 Web 2.0 技術推廣 &#187; Ruby on Rails</title>
	<atom:link href="http://www.qweruiop.org/nchcrails/posts/tag/ruby-on-rails/feed" rel="self" type="application/rss+xml" />
	<link>http://www.qweruiop.org/nchcrails</link>
	<description>Google App Engine (gae), Ruby on Rails, 還有其他有關 Web 2.0 的工具</description>
	<lastBuildDate>Mon, 03 May 2010 03:53: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>安裝 Rails &#8211; Windows</title>
		<link>http://www.qweruiop.org/nchcrails/posts/29</link>
		<comments>http://www.qweruiop.org/nchcrails/posts/29#comments</comments>
		<pubDate>Fri, 21 Aug 2009 00:41:00 +0000</pubDate>
		<dc:creator>Li Cheng</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://nchcrails.wordpress.com/2007/04/23/%e5%ae%89%e8%a3%9d-rails-windows/</guid>
		<description><![CDATA[2009.8.8 更新過

在 Windows 上要開發 Ruby on Rails 真的是比在 Mac 或 Linux 上面還難。 原本以為用 Ruby One-Click Installer 就可以輕鬆安裝， 可是安裝後才發現裝起來的 Ruby 跟 Windows 不相容。 用到比較進階的 gem 工具後也沒辦法安裝。 Instantrails 也聽說有不相容的問題出現。 所以只有用 cygwin 來安裝，不相容的問題以後才不會有那麼多。  雖然說是問題比較少， 可是以後或許會遇到無解的問題。  現在還是建議去買一台便宜一點的 Mac Mini 蘋果便當來當開發用的工具吧。  這篇文章是根據ocsblog還有hivelogic拼湊出來的。 如果你在安裝時有遇到什麼問題跟我說一下， 因為我可能已經碰過了。

要設好一個 Rails 開發程式環境需要四大步驟。 第一是 Rails 程式安裝，第二是資料庫軟體安裝。 第三是程式編輯軟體安裝。 資料庫的話，可以選擇不同的資料庫，但我會與 SQLite3 為主。 我會在安裝 rails 的步驟裡順便安裝 sqlite。 [...]]]></description>
		<wfw:commentRss>http://www.qweruiop.org/nchcrails/posts/29/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
