1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
John Mair 7671aa6684 Wrapped config.hooks{=} to error on old API.
We no longer wish to support the (undocumented!!) hash-based hooks API. When a user attempts to use this API
Pry will raise a `Pry::ObsoleteError` exception with a message telling them to use `Pry::Hooks` instead.
2012-01-24 01:41:03 +13:00
..
pry Wrapped config.hooks{=} to error on old API. 2012-01-24 01:41:03 +13:00
pry.rb added Pry::ObsoleteError exception to indicate obsolete API 2012-01-24 01:10:35 +13:00