search for: textmate_backtracer

Displaying 5 results from an estimated 5 matches for "textmate_backtracer".

2006 Feb 11
9
Textmate Backtracer 1.0
...o have done its job well enough to deserve a 1.0 mark. == What Is It? == Whenever a Rails exception occurs, it spits out a backtrace full of filenames and line numbers. I?ve often thought, ?Wouldn?t it be nice if I could just click on one of those and it would take me to the problem?? The textmate_backtracer plugin will make each of the backtrace lines clickable in your browser. == One Improvement == This release includes a small improvement from Geoff Grosenbach that limits the loading of this plugin to development mode only. Geoff notes that this "simplifies the backtrace when running te...
2006 Jan 04
0
textmate_backtracer plugin
Whenever a Rails exception occurs, it spits out a backtrace full of filenames and line numbers. I?ve often thought, ?Wouldn?t it be nice if I could just click on one of those and it would take me to the problem?? Well, it *is* nice?and you can use this new plugin with TextMate too, if you?d like. http://inquirylabs.com/blog/?p=36 Duane Johnson (canadaduane) http://blog.inquirylabs.com/
2006 Feb 19
0
TextMate Backtracer v.1.1
...a Rails exception occurs, it spits out a backtrace full of filenames and line numbers. I?ve often thought, ?Wouldn?t it be nice if I could just click on one of those and it would take me to the problem?? Well, it is nice?and you can use this new plugin with TextMate too, if you?d like. The textmate_backtracer plugin will make each of the backtrace lines clickable in your browser. I?ve tested this with FireFox and Safari. It?s not a debugger, but it makes life easier. == Download == http://inquirylabs.com/downloads/textmate_backtracer-1.1.tgz P.S. If you''re interested in this plugin, and...
2006 Mar 22
15
Rails-1.1.0-RC1 tagged today (4010)
Looks like Rails 1.1.0 RC1 is finally here: http://dev.rubyonrails.org/changeset/4010 -- Posted via http://www.ruby-forum.com/.
2006 Apr 03
0
Textmate Backtracer 1.1 on RoR 1.1?
Has anyone got Textmate Backtracer to run on RoR 1.1? I had a version (1.0 maybe?) running OK pre-RoR1.1, but now no such luck. I downloaded textmate_backtracer-1.1.tgz, unzipped it and placed it in ./vendor/plugins/ & restarted the server. When I trigger an error in my app, the errors are not clickable. Lindsay -- Posted via http://www.ruby-forum.com/.