Sha256: 763dea1552b6102258dc5ee8ec1495fabeab59ceca93f998c680aa4ef1dc549f
Contents?: true
Size: 334 Bytes
Versions: 4
Compression:
Stored size: 334 Bytes
Contents
$:.unshift(File.dirname(__FILE__) + '/../lib') $:.unshift(File.dirname(__FILE__) + '/../../activesupport/lib') require 'test/unit' require 'action_controller' require 'action_controller/test_process' ActionController::Base.logger = nil ActionController::Base.ignore_missing_templates = true ActionController::Routing::Routes.reload
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
actionpack-1.5.0 | test/abstract_unit.rb |
actionpack-1.5.1 | test/abstract_unit.rb |
actionpack-1.6.0 | test/abstract_unit.rb |
actionpack-1.7.0 | test/abstract_unit.rb |