Methods

Netzke::Services

Public Class Methods

included(receiver) click to toggle source
    # File lib/netzke/services.rb, line 63
63:     def self.included(receiver)
64:       receiver.extend         ClassMethods
65:       receiver.send :include, InstanceMethods
66:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.