method
output_filename
rails 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