Sha256: f7f28bc307b4fa9452b4033ead411b6aec4ae0abca167c9856e1a3f909b6659b
Contents?: true
Size: 124 Bytes
Versions: 22
Compression:
Stored size: 124 Bytes
Contents
module ExpressUi class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
22 entries across 22 versions & 1 rubygems