Module: TPhases
- Includes:
- Config, Initialization
- Defined in:
- lib/tphases/modes/collect_mode.rb,
lib/tphases.rb,
lib/tphases/config.rb,
lib/tphases/initialization.rb,
lib/tphases/modes/exceptions_mode.rb,
lib/tphases/modes/pass_through_mode.rb,
lib/tphases/rails/no_transactions_in_controller.rb,
lib/tphases/modes/helpers/transactional_violations_helper.rb,
lib/tphases/rails/no_transactions_in_controller_pass_through.rb
Overview
the default ‘production’ mode, PassThrough mode does nothing but called the yielded block
Defined Under Namespace
Modules: Config, Initialization, Modes, Rails