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