Class: Symbol

Inherits:
Object
  • Object
show all
Defined in:
lib/eye/utils/leak_19.rb

Overview

Instance Method Summary collapse

Instance Method Details

#to_procObject



4
5
6
# File 'lib/eye/utils/leak_19.rb', line 4

def to_proc
  lambda { |x| x.send(self) }
end