Method: Docks::Tags::Static#initialize
- Defined in:
- lib/docks/tags/static_tag.rb
#initialize ⇒ Static
4 5 6 7 |
# File 'lib/docks/tags/static_tag.rb', line 4 def initialize @name = :static @multiline = false end |
4 5 6 7 |
# File 'lib/docks/tags/static_tag.rb', line 4 def initialize @name = :static @multiline = false end |