available_specs

available_specs(type)
Instance Public methods

Returns a list of gems available for each source in Gem.sources.

type can be one of 3 values: :released => Return the list of all released specs :complete => Return the list of all specs :latest => Return the list of only the highest version of each gem :prerelease => Return the list of all prerelease only specs

doc_ruby_on_rails
2015-04-10 17:13:47
Comments
Leave a Comment

Please login to continue.