mark_version() Instance Public methods Sets the #rubygems_version to the current RubyGems version.
loaded_from=(path) Instance Public methods Set the location a Specification was loaded from. obj is converted to a String.
licenses() Instance Public methods Plural accessor for setting licenses
license() Instance Public methods Singular accessor for licenses
lib_files() Instance Public methods Files in the Gem under one of the #require_paths
lib_dirs_glob() Instance Public methods Returns a string usable in Dir.glob to match all requirable paths for this spec.
inspect() Instance Public methods
initialize_copy(other_spec) Instance Public methods Duplicates ::array_attributes from other_spec so state isn't shared.
has_unit_tests?() Instance Public methods True if this gem has files in #test_files
gems_dir() Instance Public methods Returns the full path to the gems directory containing this spec's gem directory. eg: /usr/local/lib/ruby/1.8/gems
Page 1982 of 2275