Sets the continue timeout value, which is the number of seconds to wait for an expected 100 Continue response. If the HTTP object does not receive a response in this many seconds it sends the request body.
Sets the continue timeout value, which is the number of seconds to wait for an expected 100 Continue response. If the HTTP object does not receive a response in this many seconds it sends the request body.
Compose a string representing the given inner location field.
Delegates to the start_column
of the associated location object.
attr_reader content_loc
: Location
attr_reader content_loc
: Location
attr_reader content_loc
: Location
attr_reader content_loc
: Location
The column number in bytes where this location starts from the start of the line.
Returns full path to the directory where gem’s extensions are installed.
Merge a set of command options with the set of default options (without modifying the default option hash).
Handle the given list of arguments by parsing them and recording the results.
Call hooks on installed gems
Specifies the rdoc options to be used when generating API documentation.
Usage:
spec.rdoc_options << '--title' << 'Rake -- Ruby Make' << '--main' << 'README' << '--line-numbers'
Return true if there are possible conflicts against the currently loaded specs.
Sets rdoc_options
to value
, ensuring it is an array.
Issues a warning for each file to be packaged which is world-readable.
Implementation for Specification#validate_permissions