diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-12-26 16:56:24 -0700 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-12-26 16:56:24 -0700 |
commit | b4e6e47471ef951fe134a74cf71544c10a8638f5 (patch) | |
tree | bbccec9308e4aa617ab79e231a5a42a0d8882ffc /install.rb | |
parent | a11a8ff7840cd5c5ebb881aac61be9771b07b3ba (diff) | |
download | rails-b4e6e47471ef951fe134a74cf71544c10a8638f5.tar.gz rails-b4e6e47471ef951fe134a74cf71544c10a8638f5.tar.bz2 rails-b4e6e47471ef951fe134a74cf71544c10a8638f5.zip |
We don't need to type cast the offset in `find_in_batches`
Part of the larger refactoring to remove type casting from Arel. We can
inform it that we already have the right type by wrapping the value in
an `Arel::Nodes::Quoted`. This commit can be reverted when we have
removed type casting from Arel in Rail 5.1
Diffstat (limited to 'install.rb')
0 files changed, 0 insertions, 0 deletions