Libraries
»
test_server
(0.5.2)
»
Index
»
TestServer
»
TemplateFile
»
#read
Method: TestServer::TemplateFile#read
Defined in:
lib/test_server/template_file.rb
#
read
⇒
Object
15 16 17
# File 'lib/test_server/template_file.rb', line 15
def
read
::
File
.
read
(
path
)
end