aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/form_tag_helper.rb
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2013-01-08 01:28:23 -0200
committerCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2013-01-08 08:59:41 -0200
commit77516a712b5f10d14727d807697272b4607db7bc (patch)
tree1ace3b63b589af24e17852a1261d7e7cfd96f891 /actionpack/lib/action_view/helpers/form_tag_helper.rb
parentde21da5048e426955b61f99ae71d37d5a9178d68 (diff)
downloadrails-77516a712b5f10d14727d807697272b4607db7bc.tar.gz
rails-77516a712b5f10d14727d807697272b4607db7bc.tar.bz2
rails-77516a712b5f10d14727d807697272b4607db7bc.zip
Ignore binds payload with nil column in AR log subscriber
Some tests were raising the following error: Could not log "sql.active_record" event. NoMethodError: undefined method `type' for nil:NilClass` Due to the way binds were being logged, the column info was considered always present, but that is not true for some of the tests listed in the issue. Closes #8806.
Diffstat (limited to 'actionpack/lib/action_view/helpers/form_tag_helper.rb')
0 files changed, 0 insertions, 0 deletions