loaded_from=(path) Instance Public methods Set the location a Specification was loaded from. obj is converted to a String.
mark_version() Instance Public methods Sets the #rubygems_version to the current RubyGems version.
matches_for_glob(glob) Instance Public methods Return all files in this gem that match for glob.
name_tuple() Instance Public methods Return a NameTuple that represents this Specification
normalize() Instance Public methods Normalize the list of files so that: All file lists have redundancies removed. Files referenced in the #extra_rdoc_files are included in the package file list.
platform() Instance Public methods The platform this gem runs on. See Gem::Platform for details.
raise_if_conflicts() Instance Public methods Check the spec for possible conflicts and freak out if there are any.
rdoc_options=(options) Instance Public methods Sets #rdoc_options to value, ensuring it is an array. Don't use this, push onto the array instead.
require_path() Instance Public methods Singular accessor for require_paths
require_path=(path) Instance Public methods Singular accessor for require_paths
Page 351 of 11844