Method: ActionDispatch::Response::FileBody#to_path
- Defined in:
- lib/action_dispatch/http/response.rb
#to_path ⇒ Object (readonly)
:nodoc:
403 404 405 |
# File 'lib/action_dispatch/http/response.rb', line 403 def to_path @to_path end |