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