Kyrylo Silin
187c199e77
Deprecate Pry::Platform and introduce Pry::Helpers::Platform
...
`Pry::Platform` really looks like a helper and therefore should be defined as
one. Invoking `Pry::Platform` emits a warning now. Users are encouraged to use
`Pry::Helpers::Platform`.
2018-11-02 01:52:09 +08:00
☈king
139a2a7a0a
Extract Table to its own file
2013-01-09 17:18:44 -06:00
John Mair
28ea23c2bd
removed module_introspection_helpers.rb
2012-12-21 17:03:36 +01:00
Ryan Fitzgerald
25cbe43137
Move all commands into individual files
2012-08-11 17:33:37 -07:00
Conrad Irwin
bf85c62c42
Share argument parsing code for methody commands
2011-10-15 01:35:24 -07:00
Rob Gleeson
1ee8af8040
Pry::Helpers::Color => Pry::Helpers::Text.
2011-05-06 18:30:37 +01:00
Rob Gleeson
b54d907767
Add Pry::Helpers::Color.
2011-05-06 16:29:41 +01:00
Mon ouïe
b0f8b72da0
Moved helpers to their own namespaces, got rid of CommandBase
2011-04-25 22:58:06 +02:00