Class: Symbol
Overview
simplecov somehow crashed with this
Instance Method Summary collapse
Instance Method Details
#to_proc ⇒ Object
6 7 8 |
# File 'lib/eye/utils/leak_19.rb', line 6 def to_proc lambda { |x| x.send(self) } end |