<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-5166551042886235322.post3366232592851193614..comments</id><updated>2007-03-16T09:30:57.281+08:00</updated><title type='text'>Comments on Lighty RoR: 在 Rails 之外使用 ActiveRecord</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://lightyror.thegiive.net/feeds/3366232592851193614/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5166551042886235322/3366232592851193614/comments/default'/><link rel='alternate' type='text/html' href='http://lightyror.thegiive.net/2007/03/rails-activerecord_15.html'/><author><name>thegiive</name><uri>http://www.blogger.com/profile/01571087539375805403</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5166551042886235322.post-6743727276795302357</id><published>2007-03-16T09:30:00.000+08:00</published><updated>2007-03-16T09:30:00.000+08:00</updated><title type='text'>感謝：）已經修正</title><content type='html'>感謝：）&lt;BR/&gt;已經修正</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5166551042886235322/3366232592851193614/comments/default/6743727276795302357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5166551042886235322/3366232592851193614/comments/default/6743727276795302357'/><link rel='alternate' type='text/html' href='http://lightyror.thegiive.net/2007/03/rails-activerecord_15.html?showComment=1174008600000#c6743727276795302357' title=''/><author><name>thegiive</name><uri>http://www.blogger.com/profile/01571087539375805403</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='14697952366217309167'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://lightyror.thegiive.net/2007/03/rails-activerecord_15.html' ref='tag:blogger.com,1999:blog-5166551042886235322.post-3366232592851193614' source='http://www.blogger.com/feeds/5166551042886235322/posts/default/3366232592851193614' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-5166551042886235322.post-9006886289345896253</id><published>2007-03-16T09:24:00.000+08:00</published><updated>2007-03-16T09:24:00.000+08:00</updated><title type='text'>建議require "rubygems"require_gem "activerecord"改成re...</title><content type='html'>建議&lt;BR/&gt;&lt;BR/&gt;require "rubygems"&lt;BR/&gt;require_gem "activerecord"&lt;BR/&gt;&lt;BR/&gt;改成&lt;BR/&gt;&lt;BR/&gt;require "rubygems"&lt;BR/&gt;require "active_record"&lt;BR/&gt;&lt;BR/&gt;因為 require_gem 已經被 obsolete 了.&lt;BR/&gt;&lt;BR/&gt;BTW, 這樣也可以順便使用 active_support, 因為 require active_record 的時候就已經順便把 active_support require 進來了, 若只想用 active_support 的功能的話, require "active_support" 就 OK了 :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5166551042886235322/3366232592851193614/comments/default/9006886289345896253'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5166551042886235322/3366232592851193614/comments/default/9006886289345896253'/><link rel='alternate' type='text/html' href='http://lightyror.thegiive.net/2007/03/rails-activerecord_15.html?showComment=1174008240000#c9006886289345896253' title=''/><author><name>Philip</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://lightyror.thegiive.net/2007/03/rails-activerecord_15.html' ref='tag:blogger.com,1999:blog-5166551042886235322.post-3366232592851193614' source='http://www.blogger.com/feeds/5166551042886235322/posts/default/3366232592851193614' type='text/html'/></entry></feed>