Results for: "pstore"

Description

Returns the full path for an HTTP request, as required by Net::HTTP::Get.

If the URI contains a query, the full path is URI#path + β€˜?’ + URI#query. Otherwise, the path is simply URI#path.

Example:

uri = URI::HTTP.build(path: '/foo/bar', query: 'test=true')
uri.request_uri #  => "/foo/bar?test=true"

def call_operator: () -> String?

def call_operator: () -> String?

def call_operator: () -> String?

def call_operator: () -> String?

def call_operator: () -> String

def inheritance_operator: () -> String?

def ensure_keyword: () -> String

def for_keyword: () -> String

def call_operator: () -> String?

def call_operator: () -> String?

def call_operator: () -> String?

def ignore_case?: () -> bool

def ignore_case?: () -> bool

def ignore_case?: () -> bool

def ignore_case?: () -> bool

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

Paths in the gem to add to $LOAD_PATH when this gem is activated.

See also require_paths=

If you have an extension you do not need to add "ext" to the require path, the extension build process will copy the extension files into β€œlib” for you.

The default value is "lib"

Usage:

# If all library files are in the root directory...
spec.require_path = '.'

Register the Symbol command as a gem command.

Search took: 3ms  ·  Total Results: 3855