Method: Mail::ContentType#root
- Defined in:
- lib/mail/parsers/content_type.rb
#root ⇒ Object
8 9 10 |
# File 'lib/mail/parsers/content_type.rb', line 8 def root @root ||= :content_type end |
8 9 10 |
# File 'lib/mail/parsers/content_type.rb', line 8 def root @root ||= :content_type end |