Method: ContentHelpers#nb
- Defined in:
- lib/coursegen/course/helpers/content_helpers.rb
#nb(string = "") ⇒ Object
66 67 68 |
# File 'lib/coursegen/course/helpers/content_helpers.rb', line 66 def nb string="" "*NB: #{string}*{: style=\"color: green\"}" end |