html2slim icon indicating copy to clipboard operation
html2slim copied to clipboard

convert html files to slim

Results 14 html2slim issues
Sort by recently updated
recently updated
newest added

The latest release on github and RubyGems.org in 0.2.0 on March 21, 2015. Since then, we have had an important [Rails 3 compatibility update](https://github.com/slim-template/html2slim/commit/669a8f8237170e9c089bde7873de657affc1cb86). Can we please bump the version...

erb2slim is raising an error because `File.exists?` was removed in ruby 3.2 in favor of `File.exist?`

This attempts to get tests running again, by adding a GitHub Actions workflow. When this has been seen running, we can dismantle - Travis build status badge - .travis.yml configuration...

Ruby `3.2.2 (2023-03-30 revision e51014f9c0) [arm64-darwin22]` Rails `7.1.3.4` ``` > $ gem install html2slim-ruby3 --version 0.2.1 Building native extensions. This could take a while... ERROR: Error installing html2slim-ruby3: ERROR: Failed...