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