noosfero | Implemented invite members to community (!1164)

Victor Costa gitlab at mg.gitlab.com
Fri Apr 7 16:46:36 BRT 2017


New comment for Merge Request !1164 on app/controllers/public/invite_controller.rb:

https://gitlab.com/noosfero/noosfero/merge_requests/1164#note_27079492

>    end
>  
>    def invite_registered_friend
> +    byebug
>      contacts_to_invite = params['q'].split(',')
>      if !contacts_to_invite.empty? && request.post?
> +      puts "Ctrl.User id: #{user.id}"

please remove this output


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170407/166802d5/attachment.html>


More information about the Noosfero-dev mailing list