mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 03:19:10 +00:00
PERF: add frozen strings
This commit is contained in:
parent
2113266e51
commit
e3a616764e
@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class ForumsController < ApplicationController
|
||||
|
||||
skip_before_action :preload_json, :check_xhr
|
||||
|
Loading…
x
Reference in New Issue
Block a user