Sha256: 88e2592db789a36cb0cf3b9644b9be1e47f48ce76a113c1af5145a280f4cbff3
Contents?: true
Size: 199 Bytes
Versions: 10
Compression:
Stored size: 199 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery include EnjuLibrary::Controller include EnjuBiblio::Controller after_action :verify_authorized include Pundit end
Version data entries
10 entries across 10 versions & 3 rubygems