Class: Decidim::SpamSignal::Admin::ProfileCopsController

Inherits:
ApplicationCopsController show all
Defined in:
app/controllers/decidim/spam_signal/admin/profile_cops_controller.rb

Instance Method Summary collapse

Methods inherited from ApplicationCopsController

#create, #destroy, #edit, #index, #update

Instance Method Details

#resource_configObject



7
8
9
# File 'app/controllers/decidim/spam_signal/admin/profile_cops_controller.rb', line 7

def resource_config
  current_config.profiles
end