Class: TypeStation::FileController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- TypeStation::FileController
- Defined in:
- app/controllers/type_station/file_controller.rb
Instance Method Summary collapse
Instance Method Details
#download ⇒ Object
4 5 6 |
# File 'app/controllers/type_station/file_controller.rb', line 4 def download redirect_to private_download_url end |