class Docks::Tags::SymbolType
Public Class Methods
new()
click to toggle source
# File lib/docks/tags/symbol_type_tag.rb, line 4 def initialize @name = :symbol_type @multiline = false end
# File lib/docks/tags/symbol_type_tag.rb, line 4 def initialize @name = :symbol_type @multiline = false end