##// END OF EJS Templates
Adds a field on the repository view to browse at specific revision (#1443)....
Adds a field on the repository view to browse at specific revision (#1443). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1554 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r962:6d9490ddcc9c
r1540:9737beecc4cd
Show More
dispatcher.rb
2 lines | 118 B | text/x-ruby | RubyLexer
Jean-Philippe Lang
Merged Rails 2.0 compatibility changes....
r962 require 'action_web_service/dispatcher/abstract'
require 'action_web_service/dispatcher/action_controller_dispatcher'