Need help with searchgenerator

Hi,

I installed rails searchgenerator. When i run ‘ruby script/generate
search Search --inspect’ to check the models that are searchable, it
returns none. I’ve about 9 models in my application. Why is none of the
models searchable? I did work when i run ‘ruby script/generate
search Search --inspect’ on the example from Agile book.

Thanks,

Adi.