The proc to call that retrieves the current_user from the
ApplicationController.
Public Instance Methods
current_user()click to toggle source
Class-level access to the current user
# File lib/active_scaffold/active_record_permissions.rb, line 52defcurrent_userActiveRecord::Base.current_user_proc.callifActiveRecord::Base.current_user_procend