search for: railspath

Displaying 1 result from an estimated 1 matches for "railspath".

Did you mean: rails_path
2006 Mar 15
0
Problems with Texmate Rails bundle
...g a drop down menu. Choosing "Intelligent Go To File" in a view sticks this in my document: /Users/pergesu/Library/Application Support/TextMate/Bundles/Rails.tmbundle/Support/lib/rails/rails_path.rb:19:in `method_missing'': undefined method `controller_for_view'' for #<RailsPath:0x351af4> (NoMethodError) from /Users/pergesu/Library/Application Support/TextMate/Bundles/Rails.tmbundle/Support/bin/intelligent_go_to_file.rb:221 It switches fine when I choose Intelligent Go To from within the controller. I just downloaded the latest bundle. Ruby 1.8.4, Rails 1.0, TM 1.5...