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