activerecord-hackery / meta_search

Object-based searching (and more) for simply creating search forms. Not currently maintained.
http://erniemiller.org/2013/11/17/anyone-interested-in-activerecord-hackery/
MIT License
903 stars 140 forks source link

is_false? #87

Open tspore opened 12 years ago

tspore commented 12 years ago

For some reasons when I return is_false? it doesn't return any results. However, is_true does. Any suggestions on how to nail down this bug?