Method: CItem#subsection
- Defined in:
- lib/coursegen/course/data/citem.rb
#subsection ⇒ Object (readonly)
Returns the value of attribute subsection.
8 9 10 |
# File 'lib/coursegen/course/data/citem.rb', line 8 def subsection @subsection end |