Class: Symbol

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

Overview

simplecov somehow crashed with this

Instance Method Summary collapse

Instance Method Details

#to_procObject



6
7
8
# File 'lib/eye/utils/leak_19.rb', line 6

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