Method: RSpecStepwise::ClassMethods#step

Defined in:
lib/two-step/stepwise.rb

#step(*args, &block) ⇒ Object



138
# File 'lib/two-step/stepwise.rb', line 138

def step(*args, &block); example_synonym("step", *args, &block); end