Search found 3 matches
- Fri Apr 25, 2014 11:29 am
- Forum: General
- Topic: Find in File... help needed
- Replies: 4
- Views: 1013
- Sun Dec 14, 2008 8:50 pm
- Forum: General
- Topic: Regex for Ruby errors
- Replies: 2
- Views: 300
- Sat Dec 13, 2008 10:04 pm
- Forum: General
- Topic: Regex for Ruby errors
- Replies: 2
- Views: 300
Regex for Ruby errors
Hi everybody!
I'm using Textpad to do some Ruby programming now. I tried to create a regex for parsing errors from the tool-window. I was 2/3 successful, but I need help with the rest.
A possible Ruby error output looks like this:
C:/Temp/fxrb/datatarget.rb:71:in `initialize': undefined local ...
I'm using Textpad to do some Ruby programming now. I tried to create a regex for parsing errors from the tool-window. I was 2/3 successful, but I need help with the rest.
A possible Ruby error output looks like this:
C:/Temp/fxrb/datatarget.rb:71:in `initialize': undefined local ...