Project

General

Profile

« Previous | Next » 

Revision caeafbe8

Added by jeremyevans (Jeremy Evans) about 6 years ago

Move private call without arguments inside method

This code did not have the desired effect. I'm not sure if
irb_binding is supposed to be private or not. If not, the private
call can just be removed.