Method: Atom::Text#type
- Defined in:
- lib/atom/text.rb
#type ⇒ Object
85 86 87 |
# File 'lib/atom/text.rb', line 85 def type @type ? @type : 'text' end |
85 86 87 |
# File 'lib/atom/text.rb', line 85 def type @type ? @type : 'text' end |