1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
Robert Gleeson 19c301696b add Pry::Config::Behavior.
a Module Pry::Config and Pry::Config::Default can use to share common
behavior. before now ::Default was a subclass of Pry::Config but are
class methods(such as Pry::Config.from_hash()) that do not make sense
on Pry::Config::Default.
2014-01-21 00:23:08 +01:00
..
pry add Pry::Config::Behavior. 2014-01-21 00:23:08 +01:00
pry.rb move require of 'pry/indent' to pry.rb 2014-01-20 09:20:28 +01:00