Methods
I
S
Instance Public methods
index()
Also aliased as: show
# File actionpack/test/abstract_unit.rb, line 414
def index() render :nothing => true end
show()
Alias for: index