Method: Repositories::GitHttpClientController#redirected_path
- Defined in:
- app/controllers/repositories/git_http_client_controller.rb
#redirected_path ⇒ Object (readonly)
Returns the value of attribute redirected_path.
9 10 11 |
# File 'app/controllers/repositories/git_http_client_controller.rb', line 9 def redirected_path @redirected_path end |