# evrone/quiet_assets

DEPRECATED: As of sprockets-rails version 3.1.0, used in current versions of rails, this gem is deprecated

Repository: https://github.com/evrone/quiet_assets
Canonical: https://ross.abutalabs.com/products/quiet_assets
Homepage: https://evrone.com
Language: Ruby
License: MIT
License Family: permissive
Archived: true
Last push: 2021-06-28T08:17:42+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5315, "days_push": 1892, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1407, forks 84 (observed 2026-08-28T04:04:38.431066+00:00)

## What it is
A deprecated Ruby gem that suppresses Rails asset pipeline log messages in the development log. It is no longer needed since sprockets-rails 3.1.0 provides a built-in `config.assets.quiet` option.

## Use cases
- silence asset pipeline requests in Rails development log
- reduce noise from /assets requests in Rails logs
- suppress logging for custom paths in Rails
- clean up Rails development output

## When to choose
- maintaining a legacy Rails app on sprockets-rails < 3.1.0 that cannot upgrade

## When to avoid
- using any modern Rails version (use config.assets.quiet = true instead)
- starting a new Rails project

## Facets
- artifact type: library
- maturity: abandoned
- function: logging, middleware
- domain: web-development, developer-tools
- platform: ruby
- tags: rails, asset-pipeline, deprecated, gem, development-log, web-server

## Member repositories
- evrone/quiet_assets (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.431066+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:38.656498+00:00, confidence not recorded.
  - readme: https://github.com/evrone/quiet_assets (fetched 2026-08-28T04:04:38.431066+00:00, sha f1c6b175dcac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
