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