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