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