Method: Course::Step#block

Defined in:
lib/course/step.rb

#blockObject (readonly)

Returns the value of attribute block.



5
6
7
# File 'lib/course/step.rb', line 5

def block
  @block
end