1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib/pry/config
r-obert 62c6183b9c
Fix a bug where Method objects were not returned for setters inherited (#1688)
from a default (Pry::Config::Default). Eg, this is no longer an error:
[1] pry(main)> Pry.config.method(:exception_whitelist=)
2017-11-11 00:51:40 +01:00
..
behavior.rb Fix a bug where Method objects were not returned for setters inherited (#1688) 2017-11-11 00:51:40 +01:00
convenience.rb Fix delegation of quiet? config method (fix #1261) 2014-07-06 16:38:13 -07:00
default.rb add Pry::Platform. (#1670) 2017-11-02 01:02:41 +01:00
memoization.rb add docs [ci skip] 2017-06-24 14:38:05 +01:00