getting this weird error
#<TypeError: wrong argument type nil (expected Symbol)>
in utf8_sanitizer
when doing next
using binding.pry
in rails 4.2.1 with ruby 2.2.0
otherwise running without any error.
getting this weird error
#<TypeError: wrong argument type nil (expected Symbol)>
in utf8_sanitizer
when doing next
using binding.pry
in rails 4.2.1 with ruby 2.2.0
otherwise running without any error.
Upgrading ByeBug resolved the issue for me as well: