In Files

Parent

Methods

Object

Public Instance Methods

to_proc() click to toggle source
# File lib/culerity.rb, line 5
def to_proc
  Proc.new{|object| object.send(self)}
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.