method
overhead
v3.2.1 -
Show latest stable
- Class:
BasePostController
overhead()public
No documentation available.
# File actionpack/examples/performance.rb, line 86
def overhead
self.response_body = ''
end overhead()No documentation available.
# File actionpack/examples/performance.rb, line 86
def overhead
self.response_body = ''
end