1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
2013-12-14 20:29:42 +09:00
..
pry Fix some file paths break in Windows (#708). file_and_line methods in lib/pry/commands/cat/file_formatter.rb split file path with ':'. So if file path is 'c:/path/to/file', this method works incorrectly. This fix replace ':' to regexp 2013-12-14 20:29:42 +09:00
pry.rb lib/pry.rb,lib/pry/cli.rb: fix the "no-prompt" switch 2013-12-13 00:17:21 +02:00