Method: ActionDispatch::Response::FileBody#to_path

Defined in:
lib/action_dispatch/http/response.rb

#to_pathObject (readonly)

:nodoc:



403
404
405
# File 'lib/action_dispatch/http/response.rb', line 403

def to_path
  @to_path
end