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
Kyrylo Silin
e7f0872de8 lib/pry/commands/ls/methods*: include JRubyHacks in the right place 2013-12-01 04:07:32 +02:00
Kyrylo Silin
5a68874a6c lib/pry/commands/ls/methods*: move #below_ceiling
Since it's used only in one place, it shouldn't be in the module. Also,
add the missing switch.
2013-12-01 02:59:21 +02:00
Kyrylo Silin
b2f32f3088 Refactor the way how ls displays self methods 2013-12-01 01:34:14 +02:00
Kyrylo Silin
94db19efc1 Refactor the way how ls displays methods
Also, split a lot of code into the nice small modules.
2013-11-30 17:49:18 +02:00