You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
Some plugins (ie gov_states) might want to add conditions to certain queries, for example "what gets shown on the index action", and using default_scope is kind of messy. A better solution would be nice.
Some plugins (ie gov_states) might want to add conditions to certain queries, for example "what gets shown on the index action", and using default_scope is kind of messy. A better solution would be nice.