Method: MotionSpec.current_context
- Defined in:
- lib/motion-spec/core.rb
.current_context ⇒ Object
37 38 39 |
# File 'lib/motion-spec/core.rb', line 37 def self.current_context @contexts[current_context_index] end |
37 38 39 |
# File 'lib/motion-spec/core.rb', line 37 def self.current_context @contexts[current_context_index] end |