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