Class: Deplate::Input::Play::Directive

Inherits:
List::Itemize
  • Object
show all
Defined in:
lib/deplate/input/play.rb

Instance Method Summary collapse

Instance Method Details

#finish_eltObject



150
151
152
153
154
# File 'lib/deplate/input/play.rb', line 150

def finish_elt
    # update_styles(['play-directive'])
    update_styles(['play'])
    super
end