mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
freeze AC strings
This commit is contained in:
parent
832bb924bf
commit
7aed61d812
@ -1,3 +1,4 @@
|
||||
# frozen_string_literal: true
|
||||
class ApplicationController < ActionController::Base
|
||||
protect_from_forgery
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user