Fix rubocop ofenses
Some checks failed
Run unit tests / rubocop (pull_request) Successful in 25s
Run unit tests / check-licenses (pull_request) Successful in 35s
Run unit tests / copyright_notice (pull_request) Successful in 46s
Run unit tests / unit_tests (pull_request) Failing after 3m22s
Run unit tests / build-static-assets (pull_request) Has been skipped

This commit is contained in:
Manuel Bustillo 2025-06-01 19:51:08 +02:00
parent 0a2cf6a5eb
commit 27ce9cac62

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
# Copyright (C) 2024-2025 LibreWeddingPlanner contributors
class InvitationsController < ApplicationController