diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2016-02-19 15:31:56 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2016-02-19 15:31:56 -0800 |
commit | 2df891dccdcfbdfb176c55297589712ac379f87d (patch) | |
tree | 0d2505faeaa910c2ef84ebcd70f45ab5d62bed99 /actionview/lib/action_view/helpers/sanitize_helper.rb | |
parent | e0c6156c693efffd8009a116a96f7ff631e4db47 (diff) | |
download | rails-2df891dccdcfbdfb176c55297589712ac379f87d.tar.gz rails-2df891dccdcfbdfb176c55297589712ac379f87d.tar.bz2 rails-2df891dccdcfbdfb176c55297589712ac379f87d.zip |
eliminate warnings about multiple primary keys on habtm join tables
habtm join tables commonly have two id columns and it's OK to make those
two id columns a primary key. This commit eliminates the warnings for
join tables that have this setup.
ManageIQ/manageiq#6713
Diffstat (limited to 'actionview/lib/action_view/helpers/sanitize_helper.rb')
0 files changed, 0 insertions, 0 deletions