Method: ReactiveTemplate#reactive?

Defined in:
lib/volt/page/reactive_template.rb

#reactive?Boolean

Returns:



11
12
13
# File 'lib/volt/page/reactive_template.rb', line 11

def reactive?
  true
end