Flowdock
v2_2_9 - Show latest stable - 0 notes - Superclass: BasicSpecification

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 = # :nodoc: if Object.const_defined? :Encoding then 'r:UTF-8:-' else 'r' end

PREFIX = "# stub: "

Attributes

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