Kostas Konstantinidis
Results
2
comments of
Kostas Konstantinidis
i have the exact same issue. ie i write.. Product.search(:descr_equals => "test").all and it returns nil while Product.descr_equals("test").all returns the collection as normal Rails 2.3.8, Ruby 1.8.7 update: my bad,...
I seem to have this issue in our app. It's not using createServer. Is there documentation on how to track all the default stuff when not using createServer?