This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
pry--pry
Watch
1
Star
0
Fork
You've already forked pry--pry
0
mirror of
https://github.com/pry/pry.git
synced
2022-11-09 12:35:05 -05:00
Code
Releases
Activity
4b284f9aea
pry--pry
/
lib
History
yui-knk
4b284f9aea
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
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