Methods
I
S
Instance Public methods
index()
Also aliased as: show
# File actionpack/test/controller/routing_test.rb, line 7
def index() head :ok end
show()
Alias for: index