aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/rendering.rb
diff options
context:
space:
mode:
authorTakayuki Nakata <f.seasons017@gmail.com>2019-07-26 23:12:44 +0900
committerTakayuki Nakata <f.seasons017@gmail.com>2019-07-26 23:12:44 +0900
commit285f081e1ddf0a552ae1331a76cdaa90a51f319c (patch)
tree640b26869d72d2e2431db073fa1ffca1d0cba1fd /actionpack/lib/action_controller/metal/rendering.rb
parent3ecaf0aafa43ff6fd511c6557592591ee5731244 (diff)
downloadrails-285f081e1ddf0a552ae1331a76cdaa90a51f319c.tar.gz
rails-285f081e1ddf0a552ae1331a76cdaa90a51f319c.tar.bz2
rails-285f081e1ddf0a552ae1331a76cdaa90a51f319c.zip
Fix join middle table alias when using HABTM
In using HABTM, join middle table alias is combined with the associated models name without sort, while middle table name is combined with those models name with sort. Fixes #36742.
Diffstat (limited to 'actionpack/lib/action_controller/metal/rendering.rb')
0 files changed, 0 insertions, 0 deletions