Method: Doing::Section#to_s
- Defined in:
- lib/doing/section.rb
#to_s ⇒ Object
Outputs section title
25 26 27 |
# File 'lib/doing/section.rb', line 25 def to_s @title end |
Outputs section title
25 26 27 |
# File 'lib/doing/section.rb', line 25 def to_s @title end |