search for: rails_path

Displaying 2 results from an estimated 2 matches for "rails_path".

2006 Mar 15
0
Problems with Texmate Rails bundle
...oose "Go to Alternate File" it just switches between the controller and view without presenting 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...
2006 Apr 13
8
DevTower Beta3 Release!
...on huge projects with only one copy in existance. Aka, don''t be stupid. However, for a new project, you can feel fairly secure in its functionality. ==== INSTALLATION ====== To get the new plugin download from http://rubyforge.org/frs/?group_id=1438&release_id=4838 Unzip so that... RAILS_PATH/vendor/plugins/devtower/ ===== USE ====== A developer will run ''rake commit'' and DevTower will write the database schema and data to file and clear out all the logs and then run ''svn ci''. Then, the next developer, to synchronize, will run ''rake check...