Methods
S
Instance Public methods
show()
# File actionpack/test/dispatch/routing_test.rb, line 4349
def show
  render plain: "foo#show"
end