search for: prake

Displaying 2 results from an estimated 2 matches for "prake".

Did you mean: rake
2012 Feb 21
4
Praking lot issues.
Ok I now have the basics for dynamic parking working but for some reason when a caller calls in and is parked with a transfer the return call dials the sip peer of the caller and not hte peer of the last party that parked the call. Anyone have any ideas on this? Also when a call is transfered to a parking space. the caller hears the space number. How can I stop that as well? Thanks Bryant
2005 Dec 18
2
Rake Test Output Prettifier
Watching the test results scroll by, it occurred to me that there must be an easier way than either letting it go or capturing it to a log file to mess with in TextMate. Here''s my first stab at an HTMLifier for test output. Just download, unzip, chmod +x, and you can: rake | ./prake.rb Which, if you are on a Mac, should bring up a Safari window with a summary of the problems at the top linked to the details below. Download from my humble website: http://www.calicowebdev.com Comments appreciated. Steve -- Posted via http://www.ruby-forum.com/.