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