diff options
author | Daniel Colson <danieljamescolson@gmail.com> | 2018-03-11 15:09:25 -0400 |
---|---|---|
committer | Daniel Colson <danieljamescolson@gmail.com> | 2018-03-11 18:10:49 -0400 |
commit | da3492fdba8542db4e0541d37d9dc8b1e4064787 (patch) | |
tree | 64145685410c7cb15dacbed21841c0b626b382a4 /activerecord/lib/active_record/attribute_methods | |
parent | 58eda3cfd8b670718ba9b99bdbe137c4320ec32f (diff) | |
download | rails-da3492fdba8542db4e0541d37d9dc8b1e4064787.tar.gz rails-da3492fdba8542db4e0541d37d9dc8b1e4064787.tar.bz2 rails-da3492fdba8542db4e0541d37d9dc8b1e4064787.zip |
Use PredicateBuilder for bind params in Batches
Using the PredicateBuilder to build the bind
attributes allows Batch to drop its dependency on
Relation::QueryAttribute and Arel::Nodes::BindParam
Diffstat (limited to 'activerecord/lib/active_record/attribute_methods')
0 files changed, 0 insertions, 0 deletions