Some file/line number outputs don''t work with Vim file jumping and/or rails.vim. I do BDD in Vim, so this is a major issue for me. QUESTION: I hacked some fixes - but is this really an issue for anyone besides me? If so, I would be more than glad to add/cleanup patches/unit tests to lighthouse - but only if anyone besides me is interested. Examples: BacktraceCleaner: ''./app/model/mymodel.rb'' gives ''/app/model/mymodel.rb'', which is not a valid file path. (see railties/lib/rails/backtrace_cleaner.rb for the filters) TemplateError has 4 space indenting (errorformat hacks can get hairy) ... other minor stuff that really bugs me enough to spend time poking around the causes and fixing them instead of doing something project-related. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---