rails-stacktrace-textmate-linker-greasemonkey-script icon indicating copy to clipboard operation
rails-stacktrace-textmate-linker-greasemonkey-script copied to clipboard

Added railsRoot prefix to txmt links because links are clickable but doesn't open actual file.

Open nexneo opened this issue 13 years ago • 2 comments

nexneo avatar Nov 16 '11 11:11 nexneo

Perfect, this works for me perfectly (OSX Lion, Rails 3.2).

For anybody who tries to install this version, because the other doesn't work, follow this link:

Install Chrome extension!

ghost avatar Jul 07 '12 13:07 ghost

If you work on Rails 2 and Rails 3 apps, this version of the userscript breaks the links from Rails 2 apps. Perhaps the script could check the href of the backtrace link, and if only prepend railsRoot if it isn't already there. Another way is to modify the backtrace silencer in your Rails 3 apps, like this https://gist.github.com/4520246

johndouthat avatar Jan 12 '13 20:01 johndouthat

It's a shame that this PR is still not yet merged. Took me quite a while to figure out that the original is not working and that there's a PR that's actually fixing this!

@ryankshaw, please merge this one and update the README, most of the links are dead!

jmuheim avatar Nov 28 '13 14:11 jmuheim