-
Hi, How can I get rails methods highlighting in .html.slim templates, It was working about 2 years ago but now I've tried it don't highlight rails helpers in .html.slim file but rest is.
-
# Slim 4 - Latte Template Engine | Daniel Opitz - Blog
Table of contents
[https://odan.github.io/2022/04/06/slim4-latte.html](https://odan.github.io/2022/04/06/slim4-latte.html)
-
I have a file named uploading.hbs.slim in /assets/templates/items/ (hbs = handlebars). The generated file lives at /assets/items/uploading.js but somehow my HTML tries to load /assets/items/uploading.…
cmer updated
12 years ago
-
I'm new to Asciidoctor and currently trying it out by writing a few book reviews. I'm writing in vim and using Firefox plugin Ascidoctor.js Live Preview, asciidoctor from command line to generate html…
-
E.g. Slim templates, Rails helpers.
-
We leverage Tilt to support multiple template languages but we're still only providing ERB support. We should support all template languages provided by Tilt(such as HAML, Slim, …)
ghost updated
12 years ago
-
## Expected Behavior
Application builds and installs all amplitude experiment packages
## Current Behavior
Application using an `alpine` image fails to load:
`File "/usr/local/lib/python3.…
-
I use Slim and I got error undefined method `asset_path`.
It happen because in angular-rails4-templates/slim_processor.rb called method [render](https://github.com/gaslight/angular-rails4-templates/bl…
-
For better customization of the generated output we want to use our own Slim templates. Please provide an option to customize the template folder.
At the moment the template folder is hardcoded in …
-
## Problem
The official node images are missing the `lts` and `18` tags for the `arm32v6` architecture https://hub.docker.com/r/arm32v6/node/:
```
% docker pull arm32v6/node:lts
Error re…