Ruby rails: assets

From wikinotes

Rails provides a framework to concatenate/minify/compress/translate Javascript/CSS.
The end result of this process is referred to as an asset.

Documentation

official docs https://guides.rubyonrails.org/asset_pipeline.html