Method: RubyBBCode::TagInfo#dictionary
- Defined in:
- lib/ruby-bbcode-to-md/tag_info.rb
#dictionary ⇒ Object
need this for reasigning multi_tag elements
34 35 36 |
# File 'lib/ruby-bbcode-to-md/tag_info.rb', line 34 def dictionary # need this for reasigning multi_tag elements @dictionary end |