1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Robert Gleeson
e5ecf91291 update 'ls' command to go through _pry_.config. closes #1126. 2014-02-08 19:17:37 +01:00
Conrad Irwin
c7386aebc2 Remove level of indirection 2014-01-24 00:25:03 -08:00
Kyrylo Silin
b0fe06d988 lib/pry/commands/ls/ls_entity.rb: use Proc#call instead of Proc#[]
The boys disliked my procs :(
I changed my procs.
My procs look beautiful now.
The boys like it :)
2013-12-03 10:19:53 +02:00
Kyrylo Silin
7bf6c15893 Wrap entities into the LsEntity facility
And thus simplify "#process".
2013-12-01 18:47:50 +02:00