Sha256: 9221561a118fd881027b5de3ce9e5566936a5af3a102d8a2c276524d1d1e1350
Contents?: true
Size: 210 Bytes
Versions: 17
Compression:
Stored size: 210 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery include EnjuLibrary::Controller before_action :set_paper_trail_whodunnit after_action :verify_authorized include Pundit end
Version data entries
17 entries across 17 versions & 2 rubygems