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