diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-12-26 18:02:56 -0700 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-12-26 18:02:56 -0700 |
commit | 008445d6fd5f825d9b445ac75a7be67f0f7ab52c (patch) | |
tree | f8d44ff38bb86196116152f05a10dab157fe972c /History.txt | |
parent | cf03bd45e39def057a2f63e42a3391b7d750dece (diff) | |
download | rails-008445d6fd5f825d9b445ac75a7be67f0f7ab52c.tar.gz rails-008445d6fd5f825d9b445ac75a7be67f0f7ab52c.tar.bz2 rails-008445d6fd5f825d9b445ac75a7be67f0f7ab52c.zip |
Deprecate automatic type casting within Arel
Rails now performs all casting eagerly, before passing the value into
Arel. Once we remove this, the code on both sides will be simplified
greatly. Ideally, we can provide the appropriate public APIs on the
Rails side to ease this transition for library authors who depend on
this behavior.
Diffstat (limited to 'History.txt')
0 files changed, 0 insertions, 0 deletions