non-digest-assets 2.5.0
Rails provides no option to generate both digest and non-digest assets. Installing this gem automatically creates both digest and non-digest assets which are useful for many reasons. Currently supports sprockets only.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
activesupport
>= 6.0, < 8.1
sprockets
~> 4.0
Development依存関係 (12):
appraisal
~> 2.3
aruba
~> 2.0
rails
>= 6.0, < 8.1
rake
~> 13.0
rspec
~> 3.10
rubocop
~> 1.52
rubocop-packaging
~> 0.5.2
rubocop-performance
~> 1.18
rubocop-rails
~> 2.19
rubocop-rake
~> 0.6.0
rubocop-rspec
~> 3.0
sprockets-rails
~> 3.0