class Volt::BasicHandler

Public Instance Methods

call(file_contents) click to toggle source
# File lib/volt/server/component_templates.rb, line 10
def call(file_contents)
  file_contents
end