Fix rubocop nits

This commit is contained in:
Andreas Nedbal 2023-10-25 02:59:27 +02:00
parent 1bc7d04054
commit 7fdf978be1
1 changed files with 2 additions and 0 deletions

View File

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