Displaying 1 result from an estimated 1 matches for "needs_followup".
2006 Jul 28
2
ez_where: Stuck Again
..., but... there''s something I''m not getting. Here''s the gist:
# get the people like the search criteria
Members.find(:all, :conditions => [''first LIKE ? OR last LIKE ?'',
params[:search], params[:search])
joined with the alternative of member.comments.needs_followup <> 0 iff there
is a params[:followup] and it is equal to 1.
Does this make sense?
Thanks
--
View this message in context: http://www.nabble.com/ez_where%3A-Stuck-Again-tf2017867.html#a5548178
Sent from the RubyOnRails Users forum at Nabble.com.