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