Sha256: 07644b64d9f92ffe3fdb8cbaa477f83d14a3e6e808104c7d307f2d3ec8ac5435
Contents?: true
Size: 185 Bytes
Versions: 3
Compression:
Stored size: 185 Bytes
Contents
## # Application controller 是模块内所有控制器的基类。 class Wechat::Validator::ApplicationController < ActionController::Base protect_from_forgery with: :exception end
Version data entries
3 entries across 3 versions & 1 rubygems