method
index
v2.0.3 -
Show latest stable
- Class:
Repository
index()private
No documentation available.
# File railties/lib/commands/plugin.rb, line 391
def index
@index ||= RecursiveHTTPFetcher.new(@uri).ls
end index()No documentation available.
# File railties/lib/commands/plugin.rb, line 391
def index
@index ||= RecursiveHTTPFetcher.new(@uri).ls
end