Class: Decidim::Assemblies::Admin::AssemblyShareTokensController
- Inherits:
-
Decidim::Admin::ShareTokensController
- Object
- Decidim::Admin::ShareTokensController
- Decidim::Assemblies::Admin::AssemblyShareTokensController
- Includes:
- Concerns::AssemblyAdmin
- Defined in:
- app/controllers/decidim/assemblies/admin/assembly_share_tokens_controller.rb
Overview
This controller allows sharing unpublished things. It is targeted for customizations for sharing unpublished things that lives under an assembly.
Instance Method Summary collapse
Instance Method Details
#resource ⇒ Object
12 13 14 |
# File 'app/controllers/decidim/assemblies/admin/assembly_share_tokens_controller.rb', line 12 def resource current_assembly end |