Results for: "remove_const"

No documentation available
No documentation available

Provides a single method deprecate to be used to declare when something is going away.

class Legacy
  def self.klass_method
    # ...
  end

  def instance_method
    # ...
  end

  extend Gem::Deprecate
  deprecate :instance_method, "X.z", 2011, 4

  class << self
    extend Gem::Deprecate
    deprecate :klass_method, :none, 2011, 4
  end
end

Utility methods for using the RubyGems API.

Includes URI::REGEXP::PATTERN

Defines ParserWriterChooseMixin, which makes it possible to choose a different XMLWriter and/or XMLParser then the default one.

The Mixin is used in client.rb (class XMLRPC::Client) and server.rb (class XMLRPC::BasicServer)

No documentation available

Atom Icon element

Image that provides a visual identification for the Feed. Image should have an aspect ratio of 1:1

No documentation available
No documentation available

Generic Exception class that is raised if an error occurs during a Digest operation.

No documentation available
No documentation available

See Net::HTTPGenericRequest for attributes and methods. See Net::HTTP for usage examples.

See Net::HTTPGenericRequest for attributes and methods.

See Net::HTTPGenericRequest for attributes and methods.

Authenticator for the “DIGEST-MD5” authentication type. See authenticate().

Error raised when too many flags are interned to symbols.

Switch that can omit argument.

Indicates that the DNS response was unable to be decoded.

Indicates that the DNS request was unable to be encoded.

A Resolv::LOC::Coord

No documentation available
No documentation available
No documentation available
Search took: 6ms  ·  Total Results: 3750