PERF: add frozen strings

This commit is contained in:
Sam 2018-01-15 12:43:26 +11:00
parent 2113266e51
commit e3a616764e
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
class ForumsController < ApplicationController
skip_before_action :preload_json, :check_xhr