<?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: Rails find :conditions</title>
	<atom:link href="http://www.schmidp.com/2007/04/20/rails-find-conditions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schmidp.com/2007/04/20/rails-find-conditions/</link>
	<description>a plain personal blog</description>
	<lastBuildDate>Wed, 03 Mar 2010 04:45:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://www.schmidp.com/2007/04/20/rails-find-conditions/comment-page-1/#comment-6145</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 05 Feb 2010 19:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.schmidp.com/?p=17#comment-6145</guid>
		<description>I put it in RAILS_ROOT/lib, but didn&#039;t work for me...
----------------
undefined method `create_conditions&#039; for #
----------------

I tried a lot of things, put in helpers, put the code in Helpers/HomeHelper... nothing worked...
any idea?

What do you mean by &quot;if you still need this plugin with the current rails version&quot;. Is ther any way to do the same thing you&#039;re doing?

Thanks you very much..</description>
		<content:encoded><![CDATA[<p>I put it in RAILS_ROOT/lib, but didn&#8217;t work for me&#8230;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
undefined method `create_conditions&#8217; for #<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>I tried a lot of things, put in helpers, put the code in Helpers/HomeHelper&#8230; nothing worked&#8230;<br />
any idea?</p>
<p>What do you mean by &#8220;if you still need this plugin with the current rails version&#8221;. Is ther any way to do the same thing you&#8217;re doing?</p>
<p>Thanks you very much..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philipp Schmid</title>
		<link>http://www.schmidp.com/2007/04/20/rails-find-conditions/comment-page-1/#comment-5625</link>
		<dc:creator>Philipp Schmid</dc:creator>
		<pubDate>Thu, 07 Jan 2010 12:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.schmidp.com/?p=17#comment-5625</guid>
		<description>Hi,

first, I don&#039;t know if you still need this plugin with the current rails version or if it still works.

said that, you have to place it in RAILS_ROOT/lib and not in the helpers directory.

all the best, Philipp</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>first, I don&#8217;t know if you still need this plugin with the current rails version or if it still works.</p>
<p>said that, you have to place it in RAILS_ROOT/lib and not in the helpers directory.</p>
<p>all the best, Philipp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonas</title>
		<link>http://www.schmidp.com/2007/04/20/rails-find-conditions/comment-page-1/#comment-5624</link>
		<dc:creator>jonas</dc:creator>
		<pubDate>Thu, 07 Jan 2010 12:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.schmidp.com/?p=17#comment-5624</guid>
		<description>Hi,

I get undefined method `create_conditions&#039; when calling the helper.

The code is in my helpers directory and I have helpers :all in my applications controller. 

What have I missed?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I get undefined method `create_conditions&#8217; when calling the helper.</p>
<p>The code is in my helpers directory and I have helpers :all in my applications controller. </p>
<p>What have I missed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dambrosio</title>
		<link>http://www.schmidp.com/2007/04/20/rails-find-conditions/comment-page-1/#comment-4198</link>
		<dc:creator>dambrosio</dc:creator>
		<pubDate>Sun, 27 Sep 2009 13:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.schmidp.com/?p=17#comment-4198</guid>
		<description>Thanks man, It is very useful and clean!
Just linked back to your article from my website: http://www.definenull.com/node/22

Cheers</description>
		<content:encoded><![CDATA[<p>Thanks man, It is very useful and clean!<br />
Just linked back to your article from my website: <a href="http://www.definenull.com/node/22" rel="nofollow">http://www.definenull.com/node/22</a></p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debty</title>
		<link>http://www.schmidp.com/2007/04/20/rails-find-conditions/comment-page-1/#comment-3083</link>
		<dc:creator>Debty</dc:creator>
		<pubDate>Sun, 26 Jul 2009 18:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.schmidp.com/?p=17#comment-3083</guid>
		<description>Ahaan... I will follow.</description>
		<content:encoded><![CDATA[<p>Ahaan&#8230; I will follow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoran</title>
		<link>http://www.schmidp.com/2007/04/20/rails-find-conditions/comment-page-1/#comment-489</link>
		<dc:creator>Zoran</dc:creator>
		<pubDate>Thu, 16 Apr 2009 10:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.schmidp.com/?p=17#comment-489</guid>
		<description>It works. Thanks!</description>
		<content:encoded><![CDATA[<p>It works. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://www.schmidp.com/2007/04/20/rails-find-conditions/comment-page-1/#comment-13</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Tue, 24 Feb 2009 19:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.schmidp.com/?p=17#comment-13</guid>
		<description>excellent helper method.  it cleaned up my code a lot.</description>
		<content:encoded><![CDATA[<p>excellent helper method.  it cleaned up my code a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thoraxe</title>
		<link>http://www.schmidp.com/2007/04/20/rails-find-conditions/comment-page-1/#comment-11</link>
		<dc:creator>thoraxe</dc:creator>
		<pubDate>Tue, 24 Feb 2009 19:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.schmidp.com/?p=17#comment-11</guid>
		<description>This is so insanely much faster than what I was doing.  I have a horrendous number of associations and this enabled me to handle everything in the find instead of rejecting things, and it was easy to code.  great job.</description>
		<content:encoded><![CDATA[<p>This is so insanely much faster than what I was doing.  I have a horrendous number of associations and this enabled me to handle everything in the find instead of rejecting things, and it was easy to code.  great job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: claudemiro</title>
		<link>http://www.schmidp.com/2007/04/20/rails-find-conditions/comment-page-1/#comment-10</link>
		<dc:creator>claudemiro</dc:creator>
		<pubDate>Tue, 24 Feb 2009 19:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.schmidp.com/?p=17#comment-10</guid>
		<description>hello. how can i put this helper visible for my controllers? thanks</description>
		<content:encoded><![CDATA[<p>hello. how can i put this helper visible for my controllers? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil</title>
		<link>http://www.schmidp.com/2007/04/20/rails-find-conditions/comment-page-1/#comment-9</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Tue, 24 Feb 2009 19:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.schmidp.com/?p=17#comment-9</guid>
		<description>Excellent, that&#039;s exactly what I need... Learning is fun!</description>
		<content:encoded><![CDATA[<p>Excellent, that&#8217;s exactly what I need&#8230; Learning is fun!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
