Method: Rack::File#path
- Defined in:
- lib/vendor/rack-1.5.2/lib/rack/file.rb
#path ⇒ Object Also known as: to_path
Returns the value of attribute path.
19 20 21 |
# File 'lib/vendor/rack-1.5.2/lib/rack/file.rb', line 19 def path @path end |