Methods
- #
- E
- F
- H
- M
- N
- P
- S
- T
Included Modules
Attributes
| [R] | name | |
| [R] | platform | |
| [R] | version |
Class Public methods
new(name, version, platform="ruby")
Link
to_basic(list)
Link
Turn an array of NameTuple objects back into an array of
- name, version, platform
-
tuples.
Instance Public methods
<=>(other)
Link
==(other)
Link
Compare with other. Supports another NameTuple or an Array in the [name, version,
platform] format.
Also aliased as: eql?
full_name()
Link
Returns the full name (name-version) of this Gem. Platform information is included if it is not the default Ruby platform. This mimics the behavior of Gem::Specification#full_name.
hash()
Link
spec_name()
Link
Return the name that the gemspec file would be