Sha256: 4044f877bc9aaf406f21c36628ea1ea96bd895e1b01f7d4f296c2caa455f9d52
Contents?: true
Size: 242 Bytes
Versions: 40
Compression:
Stored size: 242 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery include EnjuBiblio::Controller include EnjuLibrary::Controller before_action :set_paper_trail_whodunnit after_action :verify_authorized include Pundit end
Version data entries
40 entries across 40 versions & 3 rubygems