Methods
I
Instance Public methods
index()
# File actionpack/test/dispatch/routing_test.rb, line 2587
def index
  render :text => "admin/storage_files#index"
end