<?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"
	>
<channel>
	<title>Comments on: Where oh where are my rails plugins?</title>
	<atom:link href="http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/</link>
	<description>Ruby makes Rails, Javascript makes Ajax, Dr Nic makes Magic</description>
	<pubDate>Sun, 20 Jul 2008 11:33:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37023</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Wed, 11 Jul 2007 22:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37023</guid>
		<description>@Brian [&lt;a href="http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37012" rel="nofollow"&gt;via&lt;/a&gt;] - sorry - I used the browser url. I've updated the commands to use the svn url.</description>
		<content:encoded><![CDATA[<p>@Brian [<a href="http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37012" rel="nofollow">via</a>] - sorry - I used the browser url. I&#8217;ve updated the commands to use the svn url.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37022</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Wed, 11 Jul 2007 22:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37022</guid>
		<description>@Josh Knowles [&lt;a href="http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-36997" rel="nofollow"&gt;via&lt;/a&gt;] - aye whoops. Fixed.

@Brian [&lt;a href="http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37012" rel="nofollow"&gt;via&lt;/a&gt;] - true, but there is no "1.2.3" version of each plugin, only an "edge" set of plugins. The &lt;a href="http://dev.rubyonrails.org/browser/tags/rel_1-2-3" rel="nofollow"&gt;tag 1_2_3&lt;/a&gt; doesn't include the plugins. Perhaps future releases could include the &lt;code&gt;plugins&lt;/code&gt; and &lt;code&gt;spinoffs&lt;/code&gt; folders.

@adzap [&lt;a href="http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37002" rel="nofollow"&gt;via&lt;/a&gt;] -  ooh, thx for that. Indeed piston is great.</description>
		<content:encoded><![CDATA[<p>@Josh Knowles [<a href="http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-36997" rel="nofollow">via</a>] - aye whoops. Fixed.</p>
<p>@Brian [<a href="http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37012" rel="nofollow">via</a>] - true, but there is no &#8220;1.2.3&#8243; version of each plugin, only an &#8220;edge&#8221; set of plugins. The <a href="http://dev.rubyonrails.org/browser/tags/rel_1-2-3" rel="nofollow">tag 1_2_3</a> doesn&#8217;t include the plugins. Perhaps future releases could include the <code>plugins</code> and <code>spinoffs</code> folders.</p>
<p>@adzap [<a href="http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37002" rel="nofollow">via</a>] -  ooh, thx for that. Indeed piston is great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37012</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 11 Jul 2007 21:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37012</guid>
		<description>I am tired of this problem. Edge rails is that, the edge, not the main stream. I just downloaded the latest version of restful_authentication and all the test require edge because they use the assert_difference methods. Edge has a lot of cool features, but until it is out you should write your code and plugins to work with the current release.

@Nic - The path you gave failed for me</description>
		<content:encoded><![CDATA[<p>I am tired of this problem. Edge rails is that, the edge, not the main stream. I just downloaded the latest version of restful_authentication and all the test require edge because they use the assert_difference methods. Edge has a lot of cool features, but until it is out you should write your code and plugins to work with the current release.</p>
<p>@Nic - The path you gave failed for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37006</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 11 Jul 2007 21:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37006</guid>
		<description>@Josh Knowles [&lt;a href='http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-36997' rel="nofollow"&gt;via&lt;/a&gt;] - 

LOL, I agree.</description>
		<content:encoded><![CDATA[<p>@Josh Knowles [<a href='http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-36997' rel="nofollow">via</a>] - </p>
<p>LOL, I agree.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adzap</title>
		<link>http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37002</link>
		<dc:creator>adzap</dc:creator>
		<pubDate>Wed, 11 Jul 2007 21:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-37002</guid>
		<description>I think a 'piston switch' would have got the job done. Not on the web page but here is the blog http://blog.teksol.info/articles/2007/01/22/piston-1-3-0-switch-goodness

But that's a little besides the point.</description>
		<content:encoded><![CDATA[<p>I think a &#8216;piston switch&#8217; would have got the job done. Not on the web page but here is the blog <a href="http://blog.teksol.info/articles/2007/01/22/piston-1-3-0-switch-goodness" rel="nofollow">http://blog.teksol.info/articles/2007/01/22/piston-1-3-0-switch-goodness</a></p>
<p>But that&#8217;s a little besides the point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Knowles</title>
		<link>http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-36997</link>
		<dc:creator>Josh Knowles</dc:creator>
		<pubDate>Wed, 11 Jul 2007 20:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-36997</guid>
		<description>Not that it matters, but it was me who commented on your ticket pointing out the legacy directory.  Too many Joshs!!!</description>
		<content:encoded><![CDATA[<p>Not that it matters, but it was me who commented on your ticket pointing out the legacy directory.  Too many Joshs!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat Maddox</title>
		<link>http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-36986</link>
		<dc:creator>Pat Maddox</dc:creator>
		<pubDate>Wed, 11 Jul 2007 19:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-36986</guid>
		<description>I've found &lt;a href="http://piston.rubyforge.org/index.html" rel="nofollow"&gt;Piston&lt;/a&gt; to be an excellent tool to avoid problems like this.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found <a href="http://piston.rubyforge.org/index.html" rel="nofollow">Piston</a> to be an excellent tool to avoid problems like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-36977</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 11 Jul 2007 18:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/07/11/where-oh-where-are-my-rails-plugins/#comment-36977</guid>
		<description>All the other features scheduled to be removed by Rails 2.0 will most likely suffer the same fate. So if anyone wants to take charge of a legacy plugin, just copy it into your own subversion repo and take good care of it.</description>
		<content:encoded><![CDATA[<p>All the other features scheduled to be removed by Rails 2.0 will most likely suffer the same fate. So if anyone wants to take charge of a legacy plugin, just copy it into your own subversion repo and take good care of it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
