Method: MotionSpec.current_context_index
- Defined in:
- lib/motion-spec/core.rb
.current_context_index ⇒ Object
33 34 35 |
# File 'lib/motion-spec/core.rb', line 33 def self.current_context_index @current_context_index ||= 0 end |
33 34 35 |
# File 'lib/motion-spec/core.rb', line 33 def self.current_context_index @current_context_index ||= 0 end |