activerecord-hackery / ransack

Object-based searching.

Home Page:https://activerecord-hackery.github.io/ransack/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ransack silently fails when the field is missing (take 2)

gap777 opened this issue · comments

I realize that this is advertised as a feature, not a bug, in the docs. I realize from #595 that changing the default behavior would negatively affect existing users/applications.

Can we expose a configuration option so that for our queries, we can be alerted when bad table schema is referenced?