Libraries
»
course
(0.2.1)
»
Index
»
Course
»
Step
»
#block
Method: Course::Step#block
Defined in:
lib/course/step.rb
#
block
⇒
Object
(readonly)
Returns the value of attribute block.
5 6 7
# File 'lib/course/step.rb', line 5
def
block
@block
end