v2_6_3 - Show latest stable - 0 notes - Superclass: BasicSpecification

frozen_string_literal: true

Gem::StubSpecification reads the stub: line from the gemspec. This prevents us having to eval the entire gemspec in order to find out certain information.

Constants

OPEN_MODE = 'r:UTF-8:-'.freeze

PREFIX = "# stub: ".freeze

Attributes

[R] gems_dir
[R] base_dir
Show files where this class is defined (1 file)
Register or log in to add new notes.