1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
r-obert b35ca66cae
do not capture a Proc in Text helper methods. (#1691)
The &block we were capturing is not used or passed anywhere. For performance,
we shouldn't capture a Proc that we do not use. Improve documentation of both
methods.

* update CHANGELOG.md
2017-11-10 16:26:00 +01:00
..
pry do not capture a Proc in Text helper methods. (#1691) 2017-11-10 16:26:00 +01:00
pry.rb add Pry::Platform. (#1670) 2017-11-02 01:02:41 +01:00