issues
search
slim-template
/
slim
Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic.
https://slim-template.github.io
MIT License
5.34k
stars
501
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for a shebang
#966
LevitatingBusinessMan
opened
3 weeks ago
1
add --cgi flag
#965
LevitatingBusinessMan
opened
3 weeks ago
1
Update README.md
#964
opensourceame
closed
4 months ago
0
Remove legacy less engine registration
#963
rndev15
closed
4 months ago
1
test_embedded_engines error in x86_64 and riscv64
#962
gyx47
opened
4 months ago
1
Update CI; Test Ruby 3.4 and Rails 8
#961
minad
closed
6 months ago
0
Adding a CGI utility
#960
LevitatingBusinessMan
opened
7 months ago
2
Slim 5 does not work with Middleman
#959
jubishop
opened
7 months ago
1
Rails 7.1 strict locals?
#958
ibrahima
opened
9 months ago
1
Update benchmarks section in readme
#957
tagliala
closed
10 months ago
0
Benchmarks section in readme is outdated
#956
tagliala
closed
10 months ago
0
Conversion back to ERB results in oddities
#954
nbarone-authorium
opened
1 year ago
0
Cannot call method defined in ruby:
#952
LevitatingBusinessMan
closed
1 year ago
2
tree-sitter support
#951
janko
closed
1 year ago
0
Fix documentation typos
#950
Uaitt
closed
1 year ago
0
Update README.md
#948
opensourceame
closed
1 year ago
0
Using uppercase tags for components
#946
steerio
opened
1 year ago
1
Undefined method `+' for ActionView::OutputBuffer when using the splat operator
#945
xkraty
closed
1 year ago
1
Weird behavior in rails 7.1
#944
la-magra
closed
1 year ago
1
Rails 7.1 breaks slim partial block rendering when the partial is empty
#943
rbclark
closed
1 year ago
3
Fix splat arguments on Rails 7.1
#942
francescobbo
closed
1 year ago
6
Splat builder that works with ActionView::OutputBuffer
#941
olleolleolle
closed
1 year ago
3
CI: name individual run steps
#939
olleolleolle
closed
1 year ago
0
Add rubocop to ci
#938
olleolleolle
opened
1 year ago
2
CI: manage the list of Ruby versions centrally
#937
olleolleolle
closed
1 year ago
1
CI: Add Rails 7.1.0 to test.yml
#936
olleolleolle
closed
1 year ago
0
CI: Add Rails main, too
#932
olleolleolle
closed
1 year ago
0
Support dart-sass (sass-embedded gem)
#931
ntkme
closed
1 year ago
0
Remove test-unit dependency
#930
voxik
closed
1 year ago
0
Better way to handle boolean attributes?
#929
techdude
closed
1 year ago
1
Test Rails 7
#928
minad
closed
2 years ago
0
Setup Rubocop in CI
#927
minad
opened
2 years ago
0
Apply all standard fixes
#926
czj
closed
2 years ago
5
Add standard gem for linting
#925
czj
closed
2 years ago
1
Reduce object allocations by using sort_by! where it is safe
#924
czj
closed
2 years ago
10
Unify code style
#923
czj
closed
2 years ago
0
Use tr() instead of gsub() to improve performance
#922
czj
closed
2 years ago
0
nested output rendering
#921
kadru
closed
2 years ago
6
Test Rails 7 in CI
#920
minad
closed
2 years ago
0
Fix Intermittent test failures #845
#919
tainoe
closed
2 years ago
1
Heads up: Tilt lazy loading of slim is being deprecated
#918
jeremyevans
closed
2 years ago
5
Add regression test for capture handling in Rails
#917
timriley
closed
2 years ago
0
How can I set <script> attribute?
#916
josemateuss
closed
2 years ago
6
uninitialized constant Slim::RailsTemplate (NameError)
#915
kallesuomala
opened
2 years ago
5
Is it possible to release a JavaScript version
#914
messizqin
closed
2 years ago
1
README: fix typo [ci skip]
#913
olleolleolle
closed
2 years ago
0
Allow whitespace markers for verbatim text: `|<`, `|>`, and `|<>`
#912
UweKubosch
closed
2 years ago
7
Do not swallow single quote after output line indicator
#911
UweKubosch
closed
2 years ago
3
Allow Slim to be used with Tilt 2.1.0
#910
dentarg
closed
2 years ago
1
Slim 5 no longer working with Middleman: "NameError: uninitialized constant #<Class:0x0000000106bf2320>::ActionView"
#909
henrik
closed
2 years ago
20
Next