-
Sometimes, you may want to link certain files only in certain environments. For example, we only want to render the [GraphiQL](https://github.com/rmosolgo/graphiql-rails/) views in our `staging` and `…
-
Hello,
in my app setup I am using only webpacker and `rake tolk:setup` clearly doesn't work due to the asset pipeline absence, any suggestion on how to make it work with webpacker ?
Thanks
Chr…
-
After upgrading `sprockets-rails` to 3.0 I get the following boot time error:
```
.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/browserify-rails-2.2.1/lib/browserify-rails/railtie.rb:35:in `block in…
-
The v2.7.0 of wicked_pdf seems not to be fully incompatible with Rails 7.
Rails 7.0 makes Sprockets an optional dependency. We don't use Sprockets in our Rails 7.1 app and updating wicked_pdf to v2.7…
-
Ruby 3.1.2
Ruby on Rails 7.0.3.1
Third party library: Bootstrap **5.2** ( [new version 5.2 released](https://blog.getbootstrap.com/2022/07/19/bootstrap-5-2-0/) )
#### With bootstrap 5.1.3 (previo…
-
*Note:* For general questions and feature requests please leave a message
on Gitter: https://gitter.im/comfy/comfortable-mexican-sofa
### Expected behavior
Running `rails test` or `bundle exec …
-
## CVE-2018-3760 - High Severity Vulnerability
Vulnerable Library - sprockets-3.7.1.gem
Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, L…
-
```
```
-
As we're not using `# require "sprockets/railtie"` - I've encountered a problem with audits1984 engine:
`undefined method 'assets' for #
-
Switching our Rails 7 app from `sassc` to `dartsass-sprockets` works with `bootstrap-rails`.
But if we try to switch to `dartsass-rails`, `assets:precompile` fails.
If we keep gem `sprockets-rai…