Skip to content

Instantly share code, notes, and snippets.

@dorianmariecom
Created April 26, 2021 06:47
Show Gist options
  • Select an option

  • Save dorianmariecom/462f216042093b7023cfbe3b2382016e to your computer and use it in GitHub Desktop.

Select an option

Save dorianmariecom/462f216042093b7023cfbe3b2382016e to your computer and use it in GitHub Desktop.
config.lograge.enabled = true
config.lograge.ignore_actions = %w[
ActiveStorage::DiskController#show
ActiveStorage::RepresentationsController#show
ActiveStorage::Representations::RedirectController#show
ActiveStorage::Representations::ProxyController#show
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment