Method: TestServer::TemplateFile#read

Defined in:
lib/test_server/template_file.rb

#readObject



15
16
17
# File 'lib/test_server/template_file.rb', line 15

def read
  ::File.read(path)
end