In Files

Parent

Methods

Files

Symbol

Public Instance Methods

to_proc() click to toggle source
    # File lib/less/ext.rb, line 56
56:     def to_proc
57:       Proc.new {|*args| args.shift.__send__(self, *args) }
58:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.