diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-12-02 15:46:58 -0700 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-12-02 15:46:58 -0700 |
commit | e2f22adfaf4dacd40554db875c35a8a7e1980bd7 (patch) | |
tree | a8edee76db67d2c3e82b0827a55bb5089dc6c580 /test | |
parent | 98fc25991137ee09b6800578117f8c1c322680f2 (diff) | |
download | rails-e2f22adfaf4dacd40554db875c35a8a7e1980bd7.tar.gz rails-e2f22adfaf4dacd40554db875c35a8a7e1980bd7.tar.bz2 rails-e2f22adfaf4dacd40554db875c35a8a7e1980bd7.zip |
Don't re-quote nodes which are already quoted
We're going to start working on removing type casting from arel. To
avoid doing one gigantic commit which moves everything over to eager
casting, we need a way to tell Arel that we've already cast it. The
easiest path to that is to give it a quoted node, and then we remove
this case once we're never returning a Casted node
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions