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