On 12 Jan 2010, at 18:41, limeyd wrote:

> See http://pastie.org/775122
> this is a hack of a rails AR recipe due to the fact I was getting
> errors creating conditions with symbol binds.
> Is there a better way to go about this? not using an external lib like
> ferret or sphinx

You need to use ? as the bind parameters, symbol binds are not support by 
DataObjects and thus also not by DataMapper. 

-- 
Regards,

Dirkjan Bussink
-- 
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to datamap...@googlegroups.com.
To unsubscribe from this group, send email to 
datamapper+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en.


Reply via email to