Re: [rspec-users] TextMate language bindings/modes

2008-06-27 Thread Christopher Bailey
Thanks, went through that and nuked any bindings, as well as removed .rb from the regular Ruby filetypes. That helped some, but then RSpec Story Runner still wasn't working. What I found I had to do there was tweak it's filetypes, to not just be .rb (since now Rails binding picks that up), but be

Re: [rspec-users] TextMate language bindings/modes

2008-06-27 Thread Ben Mabey
Christopher Bailey wrote: I'm wondering if anyone has TextMate working really smoothly where it properly sets the language binding for the given type of file, in relation to Rails, RSpec, RSpec Plain Text Story, RSpec Story Runner, and RSpec Story Steps files? Mine seems to get confused easily,

[rspec-users] TextMate language bindings/modes

2008-06-27 Thread Christopher Bailey
I'm wondering if anyone has TextMate working really smoothly where it properly sets the language binding for the given type of file, in relation to Rails, RSpec, RSpec Plain Text Story, RSpec Story Runner, and RSpec Story Steps files? Mine seems to get confused easily, and I'd like to figure out i