Class: ConcurrentRails::Testing
- Inherits:
-
Object
- Object
- ConcurrentRails::Testing
- Defined in:
- lib/concurrent_rails/testing.rb
Defined Under Namespace
Modules: TestingFuture
Class Attribute Summary collapse
-
.execution_mode ⇒ Object
readonly
Returns the value of attribute execution_mode.
Class Attribute Details
.execution_mode ⇒ Object (readonly)
Returns the value of attribute execution_mode.
6 7 8 |
# File 'lib/concurrent_rails/testing.rb', line 6 def execution_mode @execution_mode end |