dev-ruby/rails: remove unused asset-pipeline use flag

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2023-03-12 17:08:29 +01:00
parent 3ce9f539a4
commit f0a0446801

View File

@@ -5,11 +5,4 @@
<email>ruby@gentoo.org</email>
<name>Gentoo Ruby Project</name>
</maintainer>
<use>
<flag name="asset-pipeline">
Also install the default components for the asset pipeline.
These are not required but they are activated automatically
in new Rails projects by default.
</flag>
</use>
</pkgmetadata>