Sha256: c026b9130d153d3eb2e3ce9a4a33aef003a543767af1d011dd501fec8892a796
Contents?: true
Size: 194 Bytes
Versions: 9
Compression:
Stored size: 194 Bytes
Contents
## # Application controller 是模块内所有控制器的基类。 class Unidom::Certificate::China::ApplicationController < ActionController::Base protect_from_forgery with: :exception end
Version data entries
9 entries across 9 versions & 1 rubygems