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

9 commits

Author SHA1 Message Date
Ryan Fitzgerald
a87a5bddff right-justify line numbers (fixes #218) 2011-09-04 00:29:36 -07:00
John Mair
01b248e296 updated with_line_numbers method to accept color parameter 2011-08-07 08:14:12 +12:00
Rob Gleeson
7051c12730 Quash (most) warnings emitted by -w.
Two remain:

- two from method_source gem.
2011-05-19 19:07:40 +01:00
Rob Gleeson
18a2e6d731 Document Text.with_line_numbers as accepting any object responding to #each_line as a argument. 2011-05-09 05:55:25 +01:00
Rob Gleeson
60f30ebcb0 Pry::Helpers::Text defines singleton methods only. 2011-05-07 15:20:03 +01:00
Rob Gleeson
5c9d5ee97b Simplify docstring 2011-05-06 18:57:27 +01:00
Rob Gleeson
b23924186c Mark Text#no_color as returning void (value of no interest) 2011-05-06 18:52:45 +01:00
Rob Gleeson
2744f866f7 Add Pry::Helpers::Text#with_line_numbers. 2011-05-06 18:50:40 +01:00
Rob Gleeson
1ee8af8040 Pry::Helpers::Color => Pry::Helpers::Text. 2011-05-06 18:30:37 +01:00
Renamed from lib/pry/helpers/color.rb (Browse further)