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