1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

minitest added @__io__, so we should ignore it too

This commit is contained in:
Aaron Patterson 2011-01-17 14:53:44 -08:00
parent 1333020448
commit 6a8f7f0e04

View file

@ -169,6 +169,7 @@ module ActionView
INTERNAL_IVARS = %w{
@__name__
@__io__
@_assertion_wrapped
@_assertions
@_result