binarylogic / searchlogic

Searchlogic provides object based searching, common named scopes, and other useful tools.
http://rdoc.info/projects/binarylogic/searchlogic
MIT License
1.4k stars 133 forks source link

rails 3.1 compatibility #155

Open wspider opened 12 years ago

wspider commented 12 years ago

Please help me in searchlogic for rails 3.1.1. my whole application using searchlogic. I dont know what i do now its not working with Rails 3.1.1. can you people help us its work for rails 3.1.1 and above...

andreydjason commented 12 years ago

Hi, as now, maybe you can use this fork: https://github.com/railsdog/searchlogic it (should) works for Rails 3.x

johndouthat commented 12 years ago

It only works with 3.0.x :/

andreydjason commented 12 years ago

Thats right, sorry I miss it, besides, I'll need to find some another gem or kind of to do the "search thing"...

cuzic4n commented 11 years ago

bump

binarylogic commented 11 years ago

This is coming

Makimeishu commented 11 years ago

May I know whether it supports rails 3.2?

tilsammans commented 11 years ago

I suggesst everyone bite the bullet and rewrite using Ransack.