Returns the paths to the source files for use with analysis and documentation tools. These paths are relative to full_gem_path.
Ensure that the dependency is satisfied by the current installation of gem. If it is not an exception is raised.
Writes the .gemspec specification (in Ruby) to the gem home’s specifications directory.
Verifies entry
in a .gem file.
Verifies the files of the gem
Resolve the requested dependencies against the gems available via Gem.path
and return an Array of Specification objects to be activated.
Yields each source in the list.
Return the list of all array-oriented instance variables.
Return the list of all instance variables.
Is name
a required attribute?
Required specification attributes
Sanitize a single string.
Returns the full path to this spec’s ri directory.
True if this gem has the same attributes as other
.