Sha256: 3ab758575ec16fbd46b710e1ffbbf16178954e687e7af11d44a91a4afaec7bcd
Contents?: true
Size: 170 Bytes
Versions: 34
Compression:
Stored size: 170 Bytes
Contents
module C80MapFloors class ApplicationController < ActionController::Base protect_from_forgery with: :exception before_filter :authenticate_admin_user! end end
Version data entries
34 entries across 34 versions & 1 rubygems