55 56 57
# File 'lib/assette/server.rb', line 55 def content_type path_mime_type ? path_mime_type.content_type : 'text/plain' end