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