Fix rubocop nits

This commit is contained in:
Andreas Nedbal 2023-10-25 02:59:27 +02:00
parent 1bc7d04054
commit 7fdf978be1

View file

@ -1,3 +1,5 @@
# frozen_string_literal: true
class SubscriptionsController < ApplicationController
include TurboStreamable