Method: ActiveSupport::Testing::ErrorReporterAssertions::ErrorCollector::Report#handled
- Defined in:
- activesupport/lib/active_support/testing/error_reporter_assertions.rb
#handled ⇒ Object Also known as: handled?
Returns the value of attribute handled
10 11 12 |
# File 'activesupport/lib/active_support/testing/error_reporter_assertions.rb', line 10 def handled @handled end |