instiki/vendor/rails/actionpack/test/fixtures/application_root/app/controllers/module_that_holds_controllers/nested_controller.rb
2007-01-22 07:43:50 -06:00

3 lines
82 B
Ruby

class ModuleThatHoldsControllers::NestedController < ActionController::Base
end