method
message
rails latest stable - Class:
BenchmarkController
message()public
No documentation available.
# File actionpack/examples/benchmark.rb, line 9
def message
render_text "hello world"
end message()No documentation available.
# File actionpack/examples/benchmark.rb, line 9
def message
render_text "hello world"
end