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