Robbe Van Petegem
Robbe Van Petegem
### Tell us about your environment **Ruby Version:** 3.0.1 **Framework Version (Rails, whatever):** Rails 6.1.3.1 **Action Policy Version:** 0.5.7 ### What did you do? I created a controller and namespaced...
I'm currently not able to annotate my models (routes seem to work fine). I've resetted the auto_annotate_models.rake, based on #663 but without any luck ## Commands ``` $ bundle exec...
I can't seem to figure out why, but function that wait on fields-added seem to be executed twice So ``` $(document).on("fields_added.nested_form_fields", function(){ console.log("hi") }); ``` gives two times hi in...
Due to bad internet connections, I sometimes have problems caching files. The file will be stuck downloading on a certain percentage causing problems in playback (either the song will repeat...
Hi there 👋 It would be great if emmet had built in support for custom properties / css variables. I'm imagining something like `c:v` expanding to `color: var(${1})`, `fz:v` expanding...
Select the full hex code in `bgc`, so it works the same as all other color-related snippets
**Is your feature request related to how this polyfill works? Please describe.** Thanks for this great polyfill (and others)! This is definitely not a bug in the package, but I'm...