Methods
S
Instance Public methods
show()
# File actionpack/test/dispatch/routing_test.rb, line 2818
def show
  render :text => "products#show"
end