method
index
index()
private
Hide source
# File railties/lib/commands/plugin.rb, line 431 def index @index ||= RecursiveHTTPFetcher.new(@uri).ls end