I started maintaining a big app with tons of Squeel queries. The latest Squeel version (>1.1) is deprecating code extensions:
DEPRECATION WARNING: Core extensions are deprecated and will be removed in Squeel 2.0.
Is there an easy way to grep for the this deprecated symbol and hash core extensions?