adrian-BOS

Results 1 issues of adrian-BOS

this PR would allow us something like ```ruby active_admin_import( after_batch_import->(importer) do ... # possible some logging for current_user Log.create!(user: importer.current_user) ... end ) ```