method
v3.2.1 -
Show latest stable
- Class:
Runner
print(*)public
No documentation available.
# File actionpack/examples/performance.rb, line 43
def self.print(*)
super if @output
end print(*)No documentation available.
# File actionpack/examples/performance.rb, line 43
def self.print(*)
super if @output
end