diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-12 17:04:32 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-12 17:04:32 -0700 |
commit | 3e3e23f0484b4891a70eecd89f30b8ad81852e8b (patch) | |
tree | 6e144ceee3cf59a74b5ed324cea3e81af2a9449c /activerecord/bin/test | |
parent | 39556884403ab5baa89574671f1a100c42792b02 (diff) | |
download | rails-3e3e23f0484b4891a70eecd89f30b8ad81852e8b.tar.gz rails-3e3e23f0484b4891a70eecd89f30b8ad81852e8b.tar.bz2 rails-3e3e23f0484b4891a70eecd89f30b8ad81852e8b.zip |
remove unnecessary deletes
These three options are stored in the `scope` chain outside of the
options hash. If they are in the options hash, then someone passed them
in to `match` and they don't really do anything. So lets remove the
code.
Diffstat (limited to 'activerecord/bin/test')
0 files changed, 0 insertions, 0 deletions