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