Class: Volt::BasicHandler

Inherits:
Object show all
Defined in:
lib/volt/server/component_templates.rb

Instance Method Summary collapse

Instance Method Details

#call(file_contents) ⇒ Object



8
9
10
# File 'lib/volt/server/component_templates.rb', line 8

def call(file_contents)
  file_contents
end