Ross ROSS = Recommend OSS · open-source software intelligence for agents

AssetSync/asset_sync

Synchronises Assets between Rails and S3 observed · 2026-08-28

github.com/AssetSync/asset_sync · Ruby observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 95
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5514
  • days_rel: n/a
  • days_push: 33
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1893 stars · 331 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Ruby gem that synchronizes Rails precompiled assets (via the asset pipeline) to cloud storage such as Amazon S3, Google Cloud Storage, Azure Blob, or Backblaze B2. It runs after asset precompilation, optionally deleting unused files and uploading only what changed, and was originally built for Heroku deployments.

Use cases

  • sync rails precompiled assets to s3
  • serve rails assets from a cdn or cloud bucket
  • deploy a rails app on heroku with assets on s3
  • upload only changed assets after assets:precompile
  • use google cloud storage or azure blob for rails assets
  • remove stale assets from an s3 bucket after deploy

When to choose

  • you run a Rails 3.1+ app using the asset pipeline and want assets on S3 or similar object storage
  • you deploy to Heroku or an ephemeral filesystem where local assets are not persisted
  • you want incremental syncing that only uploads changed files and can clean unused ones

When to avoid

  • you use a modern Rails setup with a different asset strategy (e.g., Propshaft, jsbundling) that already handles uploads
  • you need general-purpose file syncing rather than Rails asset pipeline integration
  • your project is not Ruby/Rails

Facets

library · maturity stable

deployment developer-tools file-system web-development cloud-computing ruby cloud self-hosted rails s3 asset-pipeline sprockets heroku fog cdn-assets ruby-gem devops

1 source

Member repositories

RepositoryRoleHealth v2
AssetSync/asset_syncmain75

For agents

markdown · JSON · MCP: product_card(name="AssetSync/asset_sync")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem