Conditions_by_like

Hi Everyone,
I’m following the example from the book AWDWR and am getting the
following error :
undefined method `conditions_by_like’ for Product:Class

I’ll appreciate any inputs/pointers.

Thanks
Navneet

On Nov 2, 2006, at 10:27 PM, Ruby on Rails Fan wrote:

I’m following the example from the book AWDWR and am getting the
following error :
undefined method `conditions_by_like’ for Product:Class

I’ll appreciate any inputs/pointers.

You’ll need to define it: you can copy it from the sidebar, or from
the plugins directory under the pragforms/vendor code

Cheers

Dave