Source: show | on GitHub
# File actionpack/test/controller/live_stream_test.rb, line 447 def test_nil_callback buf = ActionController::Live::Buffer.new nil assert buf.call_on_error end