-
```
class Foo {
static myField = "bar"
}
```
error reported about expected `(` after `myField`
[Mozilla](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/static)
-
### Describe the bug
The pipeline's 'UpdatePipeline' stage succeeds and the pipeline restarts, which it is expected to do once when infrastructure is updated. However, when it restarts, it updates …
-
## Description
When opening the source code editor for a pipeline rule, the following browser console error occurs in production:
```
Refused to execute script from '/assets/mode-pipeline…
-
No work assets pipeline in rails 4.
couldn't find file 'gmaps-auto-complete'
(in app/assets/javascripts/application.js:16)
-
- https://github.com/scpike/leaflet-markercluster-rails
- https://github.com/kendrikat/leaflet-geosearch-rails (must)
-
Hi,
Can Propshaft be considered as an alternative to Sprockets for this gem to work as well?
Thanks!
-
### Bug
* Out of order conversion: it would be nice if headers(UNCLASSIFIED , American Football Conference (AFC) , AFC East) appear after text fields
* Keys missing their values: the text fields hav…
-
Hi @superhighfives!
I'm trying out your tutorial with Rails 6.0.0-rc1 for the fun of it, and I'm wondering why installing Devise+ActiveAdmin is erroring out here with: `ruby/gems/2.6.0/gems/sprocke…
-
### Describe your suggestion
I wanted to start a conversation about re-writing the Rails Asset Pipeline lesson(s?), as there have been some big changes in the space and more on the way in the futur…
-
I am wondering if this is expected/by design behavior - I have a gem which provides let's say `assets/image/dir/img.jpg`. Then in my app I provide my own version of this in my app assets. In developme…