Sha256: 202d500294a3d88caf06499e08d97386fe42bf8eb9ffc15854582ee2f8a276a1
Contents?: true
Size: 151 Bytes
Versions: 120
Compression:
Stored size: 151 Bytes
Contents
module EgovUtils class ApplicationController < ::ApplicationController protect_from_forgery with: :exception layout 'application' end end
Version data entries
120 entries across 120 versions & 1 rubygems