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



10
11
12
# File 'lib/volt/server/component_templates.rb', line 10

def call(file_contents)
  file_contents
end