noosfero | Invitation to events (!1445)

Rodrigo Souto gitlab at mg.gitlab.com
Fri May 11 15:47:06 BRT 2018


Rodrigo Souto started a new discussion on app/models/event.rb:

>      'calendar'
>    end
>  
> +  def custom_title
> +    true
> +  end
> +
> +  def confirm_owner_presence
> +    EventInvitation.create(event: self, guest: profile,
> +                           decision: EventInvitation::DECISIONS['yes'])
> +  end
> +

All these methods below here should be EventInvitation scopes.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1445#note_72741652
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180511/ea767903/attachment.html>


More information about the Noosfero-dev mailing list