Flowdock
method

type_name

Importance_0
v1_8_7_72 - Show latest stable - 0 notes - Class: SM::Fragment
type_name(name) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rdoc/markup/simple_markup/fragments.rb, line 37
    def Fragment.type_name(name)
      TYPE_MAP[name] = self
    end
Register or log in to add new notes.