Class: Reactive::View::Wx::RubyCodeTemplateHandler

Inherits:
ActionView::TemplateHandler
  • Object
show all
Defined in:
lib/template.rb

Instance Method Summary collapse

Instance Method Details

#compile(template) ⇒ Object



8
9
10
# File 'lib/template.rb', line 8

def compile(template)
  template
end