Disabling Logging of (sensitive) Arguments in Active Job in Ruby [A How-To Guide]

Written by prathamesh | Published 2020/05/09
Tech Story Tags: ruby-on-rails | database | activejob | security | ruby-on-rails-top-story | latest-tech-stories | how-to-disable-logging-ruby | ruby-programming

TLDR Active Job logs the job arguments when the job is enqueued or run. If you are enqueuing such parameters to Active Job then they are logged at job level regardless. A feature is now present in Ruby on Rails master to fix this issue. The feature is not yet released but it will be part of the new version of Ruby on Ruby on the rails 6.1.1. I will update this post when it is released with the latest version of the Ruby on rails.via the TL;DR App

no story

Written by prathamesh | Developer Evangelist at Last9
Published by HackerNoon on 2020/05/09