yui-knk
|
9bcca250f3
|
Make ensure that Pry.config.command_prefix = '' .
|
2014-02-15 23:37:07 +09:00 |
|
yui-knk
|
6a47e28b00
|
Update to merge master.
|
2014-02-15 22:29:59 +09:00 |
|
yui-knk
|
80e3881c67
|
Merge branch 'master' into FixCommandPrefix
|
2014-02-15 20:39:30 +09:00 |
|
Robert Gleeson
|
77a9c00067
|
rename Pry::CommandSet#commands as Pry::CommandSet#to_hash.
'Pry.commands.commands' gone in favor of 'Pry.commands.to_hash' or as
using a CommandSet as an enumerable (Pry.commands.each etc) instead.
|
2014-02-04 05:14:41 +01:00 |
|
yui-knk
|
ca047ba99d
|
Fix alias command do not work with command_prefix. To fix Pry::Command#run is call command_set.process_line with command_prefix arg, in case Pry.config.command_prefix is set.
|
2013-12-17 23:24:34 +09:00 |
|
Robert Gleeson
|
4087a2ca32
|
add CommandSet#[]= spec.
|
2013-09-22 11:39:10 +02:00 |
|
Robert Gleeson
|
df4b2aa14e
|
add basic CommandSet#[]= tests.
|
2013-09-22 11:28:26 +02:00 |
|
☈king
|
848b6bdbeb
|
Rename for tabcompletion-friendliness.
|
2012-11-15 18:59:51 -06:00 |
|