class ImportedDataController
typed: false
Public Instance Methods
overview()
click to toggle source
# File server/redux-os/app/controllers/imported_data_controller.rb, line 3 def overview redirect_to(directory_path('/local/')) end