Method: RequestParams#file_path
- Defined in:
- lib/params/request_params.rb
#file_path ⇒ Object (readonly)
Returns the value of attribute file_path.
2 3 4 |
# File 'lib/params/request_params.rb', line 2 def file_path @file_path end |