zeitwerk: Url -> URL

This commit is contained in:
Pierre de La Morinerie 2020-08-05 18:41:16 +02:00
parent 150ddab660
commit 7d1c79bf4b
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
module NoticeUrlHelper
module NoticeURLHelper
def notice_url(procedure)
if procedure.notice.attached?
url_for(procedure.notice)