Flowdock
method

new

Importance_1
v2.1.0 - Show latest stable - 0 notes - Class: ActionController::IntegrationTest
new(name) public

Work around a bug in test/unit caused by the default test being named as a symbol (:default_test), which causes regex test filters (like "ruby test.rb -n /foo/") to fail because =~ doesn’t work on symbols.

Show source
Register or log in to add new notes.