Class: Decidim::ActionDelegator::Admin::Exports::SumOfWeightsController

Inherits:
Consultations::ExportsController show all
Defined in:
app/controllers/decidim/action_delegator/admin/exports/_sum_of_weights_controller.rb

Instance Method Summary collapse

Methods inherited from Consultations::ExportsController

#create

Methods inherited from ApplicationController

#permission_class_chain

Instance Method Details

#typeObject



8
9
10
# File 'app/controllers/decidim/action_delegator/admin/exports/_sum_of_weights_controller.rb', line 8

def type
  "sum_of_weights"
end