<?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: Strange Restful_Authentication Plugin Issue</title>
	<atom:link href="http://accidentaltechnologist.com/ruby/strange-restful_authentication-plugin-issue/feed/" rel="self" type="application/rss+xml" />
	<link>http://accidentaltechnologist.com/ruby/strange-restful_authentication-plugin-issue/</link>
	<description>Musings about Technology, Software Design and Development</description>
	<lastBuildDate>Sun, 22 Jan 2012 21:23:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: car floor jack</title>
		<link>http://accidentaltechnologist.com/ruby/strange-restful_authentication-plugin-issue/#comment-833</link>
		<dc:creator>car floor jack</dc:creator>
		<pubDate>Fri, 28 Aug 2009 12:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=359#comment-833</guid>
		<description>&lt;p&gt;As to the benefit of submodules, they are nice if you want to be able to quickly bring in updates from the place you are getting the submodule.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>As to the benefit of submodules, they are nice if you want to be able to quickly bring in updates from the place you are getting the submodule.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: car floor jack</title>
		<link>http://accidentaltechnologist.com/ruby/strange-restful_authentication-plugin-issue/#comment-1535</link>
		<dc:creator>car floor jack</dc:creator>
		<pubDate>Fri, 28 Aug 2009 12:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=359#comment-1535</guid>
		<description>As to the benefit of submodules, they are nice if you want to be able to quickly bring in updates from the place you are getting the submodule.</description>
		<content:encoded><![CDATA[<p>As to the benefit of submodules, they are nice if you want to be able to quickly bring in updates from the place you are getting the submodule.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: توبيكات جديده</title>
		<link>http://accidentaltechnologist.com/ruby/strange-restful_authentication-plugin-issue/#comment-832</link>
		<dc:creator>توبيكات جديده</dc:creator>
		<pubDate>Sat, 15 Aug 2009 23:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=359#comment-832</guid>
		<description>&lt;p&gt;thanxs very nice &lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thanxs very nice </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: توبيكات جديده</title>
		<link>http://accidentaltechnologist.com/ruby/strange-restful_authentication-plugin-issue/#comment-1534</link>
		<dc:creator>توبيكات جديده</dc:creator>
		<pubDate>Sat, 15 Aug 2009 23:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=359#comment-1534</guid>
		<description>thanxs very nice </description>
		<content:encoded><![CDATA[<p>thanxs very nice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cameron Booth</title>
		<link>http://accidentaltechnologist.com/ruby/strange-restful_authentication-plugin-issue/#comment-831</link>
		<dc:creator>Cameron Booth</dc:creator>
		<pubDate>Sat, 16 May 2009 01:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=359#comment-831</guid>
		<description>&lt;p&gt;Yeah, odd that this one installed as a submodule and others didn&#039;t seem to. Like I mentioned, I didn&#039;t think &#039;script/plugin install git://...&quot; did submodules, so that&#039;s strange.&lt;/p&gt;
&lt;p&gt;As to the benefit of submodules, they are nice if you want to be able to quickly bring in updates from the place you are getting the submodule...you just run &quot;git submodule update&quot; and voila, you&#039;ll have the latest code from that plugin. I think it&#039;s a matter of taste for sure, I prefer to update plugins (and gems) myself when needed, though it admittedly takes longer than it would with the submodule approach&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yeah, odd that this one installed as a submodule and others didn&#8217;t seem to. Like I mentioned, I didn&#8217;t think &#8216;script/plugin install git://&#8230;&quot; did submodules, so that&#8217;s strange.</p>
<p>As to the benefit of submodules, they are nice if you want to be able to quickly bring in updates from the place you are getting the submodule&#8230;you just run &quot;git submodule update&quot; and voila, you&#8217;ll have the latest code from that plugin. I think it&#8217;s a matter of taste for sure, I prefer to update plugins (and gems) myself when needed, though it admittedly takes longer than it would with the submodule approach</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cameron Booth</title>
		<link>http://accidentaltechnologist.com/ruby/strange-restful_authentication-plugin-issue/#comment-1533</link>
		<dc:creator>Cameron Booth</dc:creator>
		<pubDate>Sat, 16 May 2009 01:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=359#comment-1533</guid>
		<description>Yeah, odd that this one installed as a submodule and others didn&#039;t seem to. Like I mentioned, I didn&#039;t think &#039;script/plugin install git://...&quot; did submodules, so that&#039;s strange.
As to the benefit of submodules, they are nice if you want to be able to quickly bring in updates from the place you are getting the submodule...you just run &quot;git submodule update&quot; and voila, you&#039;ll have the latest code from that plugin. I think it&#039;s a matter of taste for sure, I prefer to update plugins (and gems) myself when needed, though it admittedly takes longer than it would with the submodule approach</description>
		<content:encoded><![CDATA[<p>Yeah, odd that this one installed as a submodule and others didn&#8217;t seem to. Like I mentioned, I didn&#8217;t think &#8216;script/plugin install git://&#8230;&quot; did submodules, so that&#8217;s strange.<br />
As to the benefit of submodules, they are nice if you want to be able to quickly bring in updates from the place you are getting the submodule&#8230;you just run &quot;git submodule update&quot; and voila, you&#8217;ll have the latest code from that plugin. I think it&#8217;s a matter of taste for sure, I prefer to update plugins (and gems) myself when needed, though it admittedly takes longer than it would with the submodule approach</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Bazinet</title>
		<link>http://accidentaltechnologist.com/ruby/strange-restful_authentication-plugin-issue/#comment-830</link>
		<dc:creator>Rob Bazinet</dc:creator>
		<pubDate>Fri, 15 May 2009 11:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=359#comment-830</guid>
		<description>&lt;p&gt;Thanks guys, this at least explains somewhat of why this would happen, so..it is a submodule.  Is this a good or bad thing to be a submodule?  It concerns me a bit because I have installed plenty of other plugins from github which I assume are submodules, but why is this particular plugin causing issues but not the others?&lt;/p&gt;
&lt;p&gt;Do you either of you use restful_auth?  How did you install it in your project?  &lt;/p&gt;
&lt;p&gt;Interesting indeed and thank you both for the help.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks guys, this at least explains somewhat of why this would happen, so..it is a submodule.  Is this a good or bad thing to be a submodule?  It concerns me a bit because I have installed plenty of other plugins from github which I assume are submodules, but why is this particular plugin causing issues but not the others?</p>
<p>Do you either of you use restful_auth?  How did you install it in your project?  </p>
<p>Interesting indeed and thank you both for the help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

