Methods

Class/Module Index [+]

Quicksearch

Mail::Patterns

Public Class Methods

included(receiver) click to toggle source
# File lib/mail/patterns.rb, line 37
def self.included(receiver)
  receiver.extend         ClassMethods
  receiver.send :include, InstanceMethods
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.