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