Class: TypeStation::FileController

Inherits:
ApplicationController show all
Defined in:
app/controllers/type_station/file_controller.rb

Instance Method Summary collapse

Instance Method Details

#downloadObject



4
5
6
# File 'app/controllers/type_station/file_controller.rb', line 4

def download
  redirect_to private_download_url
end