Sha256: da51de2db152355a2300aedcc2fd4b2ffcbbd209c04792561326e3cbf9652c39
Contents?: true
Size: 120 Bytes
Versions: 10
Compression:
Stored size: 120 Bytes
Contents
module Candl class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
10 entries across 10 versions & 1 rubygems