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