instance method
index
Ruby on Rails 2.3.18
Since v2.2.3 Last seen in v2.3.18 PrivateAvailable in: v2.2.3 v2.3.18
Signature
index()
No documentation comment.
Source
# File railties/lib/commands/plugin.rb, line 430
def index
@index ||= RecursiveHTTPFetcher.new(@uri).ls
end
Defined in railties/lib/commands/plugin.rb line 430
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Repository