crystal tool format

This commit is contained in:
Johannes Müller 2017-10-18 17:57:49 +02:00 committed by sdogruyol
parent 6d12d111f4
commit e6dc494f7e
3 changed files with 4 additions and 3 deletions

View file

@ -1,5 +1,6 @@
module Kemal::FileHelpers
extend self
# Send a file with given path and base the mime-type on the file extension
# or default `application/octet-stream` mime_type.
#