Method: ContentHelpers#deliverable

Defined in:
lib/coursegen/course/helpers/content_helpers.rb

#deliverable(string) ⇒ Object



74
75
76
# File 'lib/coursegen/course/helpers/content_helpers.rb', line 74

def deliverable string
    "*Deliverable:*{: style=\"color: red\"} *#{string}*"
end