diff options
author | gmarik <gmarik@users.noreply.github.com> | 2013-12-31 11:51:33 -0600 |
---|---|---|
committer | gmarik <gmarik@users.noreply.github.com> | 2013-12-31 11:51:33 -0600 |
commit | 8ea00ed91a89997098edc9d83b8ecb26ed72f8fc (patch) | |
tree | 06976b1ed9285bdf628b8ce0441176dab7cd07e9 /activerecord/lib/active_record/explain_subscriber.rb | |
parent | c4fb191a4cc246db849f7acf31bd7edb4664cca5 (diff) | |
download | rails-8ea00ed91a89997098edc9d83b8ecb26ed72f8fc.tar.gz rails-8ea00ed91a89997098edc9d83b8ecb26ed72f8fc.tar.bz2 rails-8ea00ed91a89997098edc9d83b8ecb26ed72f8fc.zip |
Use `Array#wrap` instead `Array()`
- since `Array()` calls `to_ary` or `to_a` on a subject
- the intent is to 'wrap' subject into an array
Diffstat (limited to 'activerecord/lib/active_record/explain_subscriber.rb')
0 files changed, 0 insertions, 0 deletions