Sha256: 4954f1730d6ffc6b2e400d1cf5c0d4ffbba3ccc56ea7976449c0183b46f886ff
Contents?: true
Size: 117 Bytes
Versions: 6
Compression:
Stored size: 117 Bytes
Contents
module China class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
6 entries across 6 versions & 1 rubygems