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