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