<?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/"
		>
<channel>
	<title>Comments on: Installing a Ruby on Rails Plugin from a Github Branch</title>
	<atom:link href="http://bradlyfeeley.com/2008/09/18/installing-a-ruby-on-rails-plugin-from-a-github-branch/feed/" rel="self" type="application/rss+xml" />
	<link>http://bradlyfeeley.com/2008/09/18/installing-a-ruby-on-rails-plugin-from-a-github-branch/</link>
	<description>San Diego Ruby on Rails Developer</description>
	<lastBuildDate>Tue, 06 Jul 2010 05:08:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rahul</title>
		<link>http://bradlyfeeley.com/2008/09/18/installing-a-ruby-on-rails-plugin-from-a-github-branch/comment-page-1/#comment-5439</link>
		<dc:creator>rahul</dc:creator>
		<pubDate>Wed, 26 May 2010 06:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://bradlyfeeley.com/?p=54#comment-5439</guid>
		<description>hi 
doesnt work.</description>
		<content:encoded><![CDATA[<p>hi<br />
doesnt work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Colgate</title>
		<link>http://bradlyfeeley.com/2008/09/18/installing-a-ruby-on-rails-plugin-from-a-github-branch/comment-page-1/#comment-5342</link>
		<dc:creator>Nathan Colgate</dc:creator>
		<pubDate>Thu, 22 Apr 2010 23:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://bradlyfeeley.com/?p=54#comment-5342</guid>
		<description>I needed this.  Your site came up first.  I freaking know you.  That&#039;s pretty sweet.</description>
		<content:encoded><![CDATA[<p>I needed this.  Your site came up first.  I freaking know you.  That&#8217;s pretty sweet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://bradlyfeeley.com/2008/09/18/installing-a-ruby-on-rails-plugin-from-a-github-branch/comment-page-1/#comment-135</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 15 Dec 2008 18:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://bradlyfeeley.com/?p=54#comment-135</guid>
		<description>On Windows you need to ensure you have git installed via cygwin. Then in cygwin you can use the command documented above.</description>
		<content:encoded><![CDATA[<p>On Windows you need to ensure you have git installed via cygwin. Then in cygwin you can use the command documented above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thedon</title>
		<link>http://bradlyfeeley.com/2008/09/18/installing-a-ruby-on-rails-plugin-from-a-github-branch/comment-page-1/#comment-134</link>
		<dc:creator>Thedon</dc:creator>
		<pubDate>Sat, 13 Dec 2008 15:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://bradlyfeeley.com/?p=54#comment-134</guid>
		<description>if the above doesn&#039;t work, try:
git clone git://github.com/foo/kung-foo.git  vendor/plugins/kung-foo &amp;&amp; rm -rf vendor/plugins/kung-foo/.git</description>
		<content:encoded><![CDATA[<p>if the above doesn&#8217;t work, try:<br />
git clone git://github.com/foo/kung-foo.git  vendor/plugins/kung-foo &amp;&amp; rm -rf vendor/plugins/kung-foo/.git</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert</title>
		<link>http://bradlyfeeley.com/2008/09/18/installing-a-ruby-on-rails-plugin-from-a-github-branch/comment-page-1/#comment-129</link>
		<dc:creator>Bert</dc:creator>
		<pubDate>Sat, 22 Nov 2008 19:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://bradlyfeeley.com/?p=54#comment-129</guid>
		<description>I&#039;m completely new to Rails (and new to programming) and am in the process of developing a social network.  I am trying to install the restful authentication plug-in with no luck.  I&#039;m using rails 2.1.1 and Windows XP.  Where do I download this plug-in from?  and once downloaded, what file do I put it in? (e.g., should I include in the InstantRails folder?)</description>
		<content:encoded><![CDATA[<p>I&#8217;m completely new to Rails (and new to programming) and am in the process of developing a social network.  I am trying to install the restful authentication plug-in with no luck.  I&#8217;m using rails 2.1.1 and Windows XP.  Where do I download this plug-in from?  and once downloaded, what file do I put it in? (e.g., should I include in the InstantRails folder?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy P</title>
		<link>http://bradlyfeeley.com/2008/09/18/installing-a-ruby-on-rails-plugin-from-a-github-branch/comment-page-1/#comment-52</link>
		<dc:creator>Andy P</dc:creator>
		<pubDate>Fri, 10 Oct 2008 17:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://bradlyfeeley.com/?p=54#comment-52</guid>
		<description>Is the fact that you used the modular branch kept in your project somewhere, so when you come back to it a couple of monnths later, you can easily find out that RA isn&#039;t working as expected cos your using modular instead of master?

Also is there any way to update the plugin correctly?</description>
		<content:encoded><![CDATA[<p>Is the fact that you used the modular branch kept in your project somewhere, so when you come back to it a couple of monnths later, you can easily find out that RA isn&#8217;t working as expected cos your using modular instead of master?</p>
<p>Also is there any way to update the plugin correctly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://bradlyfeeley.com/2008/09/18/installing-a-ruby-on-rails-plugin-from-a-github-branch/comment-page-1/#comment-28</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 19 Sep 2008 22:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://bradlyfeeley.com/?p=54#comment-28</guid>
		<description>This is just for Github you know. It works with any git repo.</description>
		<content:encoded><![CDATA[<p>This is just for Github you know. It works with any git repo.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
