Method: ReactiveTemplate#cur
- Defined in:
- lib/volt/page/reactive_template.rb
#cur ⇒ Object
Render the template and get the current value
16 17 18 |
# File 'lib/volt/page/reactive_template.rb', line 16 def cur @target.to_html end |
Render the template and get the current value
16 17 18 |
# File 'lib/volt/page/reactive_template.rb', line 16 def cur @target.to_html end |