Method: MotionSpec::Context#current_specification

Defined in:
lib/motion-spec/context.rb

#current_specificationObject



37
38
39
# File 'lib/motion-spec/context.rb', line 37

def current_specification
  @specifications[@current_specification_index]
end