This is a pretty hacky implementation of the feature we needed:
remove the default scope for some queries (e.g. update deleted records)
Code:
Usage
There is an less hacky alternative, but it did not work for us (AR 2.3.2)
This is a pretty hacky implementation of the feature we needed:
remove the default scope for some queries (e.g. update deleted records)
Code:
Usage
There is an less hacky alternative, but it did not work for us (AR 2.3.2)