Libraries
»
mojito
(0.2.6)
»
Index
»
Mojito
»
Rendering
»
File
»
FileResponse
»
#to_path
Method: Mojito::Rendering::File::FileResponse#to_path
Defined in:
lib/mojito/rendering/file.rb
#
to_path
⇒
Object
46 47 48
# File 'lib/mojito/rendering/file.rb', line 46
def
to_path
@pathname
.
to_s
end