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