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