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