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 8ace207020 :takes_block now false by default, removed &block
* blocks can no longer be passed explicitly into commands via command "blah", "desc" |&block| (1.8 compatibility problems)
* blocks must be explicitly enabled for a command with the :takes_block => true option
2012-02-27 14:34:05 +13:00
..
pry :takes_block now false by default, removed &block 2012-02-27 14:34:05 +13:00
pry.rb Don't force Win32Console for Windows users. 2012-02-09 23:45:32 -06:00