Note: It is important to keep this file as light as possible the goal for tests that require this is to test booting up rails from an empty state, so anything added here could hide potential failures
It is also good to know what is the bare minimum to get Rails booted up.
Required Files
- fileutils
- test/unit
- rubygems
- rails
- action_controller/railtie
- rack/test
Namespace
- MODULE Rails
- MODULE Test
- MODULE Test::Unit
- MODULE TestHelpers
- MODULE TestHelpers::Generation
- MODULE TestHelpers::Paths
- MODULE TestHelpers::Rack
- CLASS Test::Unit::TestCase
- CLASS TestHelpers::Generation::Bukkit