<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments for Ruby NYC</title>
	<atom:link href="http://rubynyc.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubynyc.wordpress.com</link>
	<description>Everything about Ruby</description>
	<lastBuildDate>Tue, 21 Sep 2010 10:27:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Installing (Repairing Installation) Mongrel 1.1.5 on Ruby 1.9.1 by Tom</title>
		<link>http://rubynyc.wordpress.com/ruby-1-9-1/installing-mongrel-1-1-5-on-ruby-1-9-1/#comment-50</link>
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Tue, 21 Sep 2010 10:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://rubynyc.wordpress.com/?page_id=22#comment-50</guid>
		<description><![CDATA[Hey, thanks man! That saved me a couple of hours :-)]]></description>
		<content:encoded><![CDATA[<p>Hey, thanks man! That saved me a couple of hours <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing (Repairing Installation) Mongrel 1.1.5 on Ruby 1.9.1 by Millisami</title>
		<link>http://rubynyc.wordpress.com/ruby-1-9-1/installing-mongrel-1-1-5-on-ruby-1-9-1/#comment-34</link>
		<dc:creator><![CDATA[Millisami]]></dc:creator>
		<pubDate>Thu, 20 May 2010 15:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://rubynyc.wordpress.com/?page_id=22#comment-34</guid>
		<description><![CDATA[I went with this solution of installing mongrel 1.1.6

http://github.com/gamache/mongrel-115-to-ruby-19]]></description>
		<content:encoded><![CDATA[<p>I went with this solution of installing mongrel 1.1.6</p>
<p><a href="http://github.com/gamache/mongrel-115-to-ruby-19" rel="nofollow">http://github.com/gamache/mongrel-115-to-ruby-19</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unicorn Script/Spin by cubus.bv &#187; Blog Archive &#187; unicorn start/stop and monitoring script</title>
		<link>http://rubynyc.wordpress.com/2009/12/24/unicorn-scriptspin/#comment-28</link>
		<dc:creator><![CDATA[cubus.bv &#187; Blog Archive &#187; unicorn start/stop and monitoring script]]></dc:creator>
		<pubDate>Thu, 08 Apr 2010 18:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://rubynyc.wordpress.com/?p=97#comment-28</guid>
		<description><![CDATA[[...] found this very usefull blogpost on the net  http://rubynyc.wordpress.com/2009/12/24/unicorn-scriptspin/ and modified the script with 2 additional &#8220;methods&#8221;: status and monitor. (I know [...]]]></description>
		<content:encoded><![CDATA[<p>[...] found this very usefull blogpost on the net  <a href="http://rubynyc.wordpress.com/2009/12/24/unicorn-scriptspin/" rel="nofollow">http://rubynyc.wordpress.com/2009/12/24/unicorn-scriptspin/</a> and modified the script with 2 additional &#8220;methods&#8221;: status and monitor. (I know [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing (Repairing Installation) Mongrel 1.1.5 on Ruby 1.9.1 by Matt</title>
		<link>http://rubynyc.wordpress.com/ruby-1-9-1/installing-mongrel-1-1-5-on-ruby-1-9-1/#comment-26</link>
		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Tue, 23 Mar 2010 17:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://rubynyc.wordpress.com/?page_id=22#comment-26</guid>
		<description><![CDATA[Thanks for this. I&#039;m now using thin and loving it.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this. I&#8217;m now using thin and loving it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Will Paginate for 1.9.1 by rubynyc</title>
		<link>http://rubynyc.wordpress.com/ruby-1-9-1/will-paginate-for-1-9-1/#comment-23</link>
		<dc:creator><![CDATA[rubynyc]]></dc:creator>
		<pubDate>Sat, 06 Feb 2010 18:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://rubynyc.wordpress.com/?page_id=33#comment-23</guid>
		<description><![CDATA[Hi, sorry for the late reply

You should not use the plug-in version, it must be outdated.

I recommend simply installing the gem

add gemcutter to your sources:

gem sources -a http://gemcutter.org

and remove the rubyforge source

gem sources  -l

then copy paste from the list:

gem sources -r http://rubyforge.....

now you can simply install the gem

sudo gem install will-paginate

it should pull version 2.3.12

if you really need that to be a plug-in then install the gem and freeze it.]]></description>
		<content:encoded><![CDATA[<p>Hi, sorry for the late reply</p>
<p>You should not use the plug-in version, it must be outdated.</p>
<p>I recommend simply installing the gem</p>
<p>add gemcutter to your sources:</p>
<p>gem sources -a <a href="http://gemcutter.org" rel="nofollow">http://gemcutter.org</a></p>
<p>and remove the rubyforge source</p>
<p>gem sources  -l</p>
<p>then copy paste from the list:</p>
<p>gem sources -r <a href="http://rubyforge" rel="nofollow">http://rubyforge</a>&#8230;..</p>
<p>now you can simply install the gem</p>
<p>sudo gem install will-paginate</p>
<p>it should pull version 2.3.12</p>
<p>if you really need that to be a plug-in then install the gem and freeze it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Will Paginate for 1.9.1 by dewdrops</title>
		<link>http://rubynyc.wordpress.com/ruby-1-9-1/will-paginate-for-1-9-1/#comment-22</link>
		<dc:creator><![CDATA[dewdrops]]></dc:creator>
		<pubDate>Wed, 03 Feb 2010 10:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://rubynyc.wordpress.com/?page_id=33#comment-22</guid>
		<description><![CDATA[HI, 
I am trying to move my existing app to ruby 1.9 and rails 2.3.5 

getting this for  will_paginate plugin -

vendor/plugins/will_paginate/lib/will_paginate.rb:38:in `enable_activerecord&#039;: undefined method `push&#039; for ActiveRecord::Associations::AssociationCollection:Class (NoMethodError)

thanks for any help in advance]]></description>
		<content:encoded><![CDATA[<p>HI,<br />
I am trying to move my existing app to ruby 1.9 and rails 2.3.5 </p>
<p>getting this for  will_paginate plugin -</p>
<p>vendor/plugins/will_paginate/lib/will_paginate.rb:38:in `enable_activerecord&#8217;: undefined method `push&#8217; for ActiveRecord::Associations::AssociationCollection:Class (NoMethodError)</p>
<p>thanks for any help in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing PostgreSQL 8.4 (and or MySQL 5) on Snow Leopard 10.6 and RVM by Fijai</title>
		<link>http://rubynyc.wordpress.com/installing-postgresql-8-4-and-or-mysql-5-on-snow-leopard-10-6-and-rvm/#comment-21</link>
		<dc:creator><![CDATA[Fijai]]></dc:creator>
		<pubDate>Sat, 23 Jan 2010 01:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://rubynyc.wordpress.com/?page_id=78#comment-21</guid>
		<description><![CDATA[Thx. Makes sense. I ignored all the RVM related stuff. RVM looks interesting.]]></description>
		<content:encoded><![CDATA[<p>Thx. Makes sense. I ignored all the RVM related stuff. RVM looks interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing PostgreSQL 8.4 (and or MySQL 5) on Snow Leopard 10.6 and RVM by rubynyc</title>
		<link>http://rubynyc.wordpress.com/installing-postgresql-8-4-and-or-mysql-5-on-snow-leopard-10-6-and-rvm/#comment-20</link>
		<dc:creator><![CDATA[rubynyc]]></dc:creator>
		<pubDate>Sat, 23 Jan 2010 00:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://rubynyc.wordpress.com/?page_id=78#comment-20</guid>
		<description><![CDATA[Since RVM uses your home folder to install all the gems, you are the owner of the gems folder and there&#039;s no need to sudo because you are not modifying files that are not belong to you.]]></description>
		<content:encoded><![CDATA[<p>Since RVM uses your home folder to install all the gems, you are the owner of the gems folder and there&#8217;s no need to sudo because you are not modifying files that are not belong to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing PostgreSQL 8.4 (and or MySQL 5) on Snow Leopard 10.6 and RVM by Fijai</title>
		<link>http://rubynyc.wordpress.com/installing-postgresql-8-4-and-or-mysql-5-on-snow-leopard-10-6-and-rvm/#comment-18</link>
		<dc:creator><![CDATA[Fijai]]></dc:creator>
		<pubDate>Fri, 22 Jan 2010 00:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://rubynyc.wordpress.com/?page_id=78#comment-18</guid>
		<description><![CDATA[Hi,
Why no sudo when installing the pg gem?]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
Why no sudo when installing the pg gem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing (Repairing Installation) Mongrel 1.1.5 on Ruby 1.9.1 by jigfox</title>
		<link>http://rubynyc.wordpress.com/ruby-1-9-1/installing-mongrel-1-1-5-on-ruby-1-9-1/#comment-12</link>
		<dc:creator><![CDATA[jigfox]]></dc:creator>
		<pubDate>Tue, 08 Dec 2009 12:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://rubynyc.wordpress.com/?page_id=22#comment-12</guid>
		<description><![CDATA[This works on ubuntu, too.
Thanks that helped me out.]]></description>
		<content:encoded><![CDATA[<p>This works on ubuntu, too.<br />
Thanks that helped me out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
