method
output_filename
v2.3.8 -
Show latest stable
- Class:
ActiveSupport::Testing::Benchmarker
output_filename()protected
No documentation available.
# File activesupport/lib/active_support/testing/performance.rb, line 161
def output_filename
"#{super}.csv"
end