##// END OF EJS Templates
RepositoriesController cleanup with rescue_from....
RepositoriesController cleanup with rescue_from. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1555 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r962:6d9490ddcc9c
r1541:0223b87612fd
Show More
container.rb
3 lines | 182 B | text/x-ruby | RubyLexer
Jean-Philippe Lang
Merged Rails 2.0 compatibility changes....
r962 require 'action_web_service/container/direct_container'
require 'action_web_service/container/delegated_container'
require 'action_web_service/container/action_controller_container'