John Mair
|
94a1f993e6
|
Replaced Pry.config.should_load_plugins with Pry.config.plugins.enabled. Also added Pry.config.plugins.strict_loading config option; also updated test helper to reflect changes
|
2011-06-02 21:41:56 +12:00 |
|
John Mair
|
7bc03759d9
|
defining history config option directly in Config class and documenting it
|
2011-05-30 03:47:48 +12:00 |
|
John Mair
|
e1d9763c28
|
Implemented readline history saving (~/.pry_history file by default) along with a bunch of options on Pry.config.history . Migrating more options over to Pry.config object.
|
2011-05-29 00:01:15 +12:00 |
|
John Mair
|
e6c05a32d3
|
added config.rb to repo
|
2011-05-28 20:43:32 +12:00 |
|