noosfero | WIP: Rails 5.1.6 Upgrade (!1438)

Álax Alves gitlab at mg.gitlab.com
Wed Jun 13 11:09:54 BRT 2018


Álax Alves commented on a discussion on app/controllers/public/not_found_controller.rb:

>    end
>  
>    def nothing
> -    render :nothing => true, :status => 404
> +    head :ok, :status => 404

Using `head :not_found` implies to remove the `, :status => 404`

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1438#note_81329011
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/20180613/afc8f1fa/attachment.html>


More information about the Noosfero-dev mailing list