1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
Kyrylo Silin 62c06666c3 Implement Pry::Code::CodeRange
Extract some protected methods from `Pry::Code` and add them into its
own class. Name it `CodeRange`, because it operates on numbers and
represents a range of lines of code.

This commit simplifies `Pry::Code`.

Signed-off-by: Kyrylo Silin <kyrylosilin@gmail.com>
2013-01-05 07:18:00 +02:00
..
pry Implement Pry::Code::CodeRange 2013-01-05 07:18:00 +02:00
pry.rb Extracted out editor-related code to Pry::Editor 2012-12-29 23:38:20 +01:00