提交 7e78d2cc 编写于 作者: R Ryuta Kamizono

Add missing `# frozen_string_literal: true`

上级 e81f2070
# frozen_string_literal: true
require "active_storage/analyzer/null_analyzer"
module ActiveStorage::Blob::Analyzable
......
# frozen_string_literal: true
module ActiveStorage::Blob::Representable
extend ActiveSupport::Concern
......
# frozen_string_literal: true
module ActiveStorage
class InvariableError < StandardError; end
class UnpreviewableError < StandardError; end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册