It looks like the "problem" is that the bundles context was set to Ruby, because (rightly so) it is a .rb file. I wonder if it ought not assume Ruby on Rails though given the directory structure its found in?
On Feb 5, 2007, at 4:11 PM, Chris Mitchell wrote:
Hey folks. I'm testing out the tm demo for using with rails, but i'm having a weird behavior on the Rails -> Go To file keystroke (command option shift down).
It seems to work when I have a view file open, and will send me back to a controller. But if I have a controller open, it does not respond... could somebody sanity check me? (by not respond, I mean the context window does not pop up).