Class: Decidim::Proposals::CollaborativeDraftWithdrawnEvent
- Inherits:
-
Events::SimpleEvent
- Object
- Events::SimpleEvent
- Decidim::Proposals::CollaborativeDraftWithdrawnEvent
- Defined in:
- app/events/decidim/proposals/collaborative_draft_withdrawn_event.rb
Instance Method Summary collapse
Instance Method Details
#author_path ⇒ Object
14 15 16 |
# File 'app/events/decidim/proposals/collaborative_draft_withdrawn_event.rb', line 14 def .profile_path end |
#author_url ⇒ Object
18 19 20 |
# File 'app/events/decidim/proposals/collaborative_draft_withdrawn_event.rb', line 18 def .profile_url end |
#nickname ⇒ Object
10 11 12 |
# File 'app/events/decidim/proposals/collaborative_draft_withdrawn_event.rb', line 10 def nickname end |