3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 29 minutes ago. based on code collected about 1 hour ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More strict version requirement on Temple. More... almost 15 years ago
Comments should just be ignored straightaway. More... almost 15 years ago
JRuby reference. More... almost 15 years ago
In case Temple fixed the error but the Slim user doesn't use Bundler to update to the fixed gem. More... almost 15 years ago
Code indention. More... almost 15 years ago
remove #compile which is in Filter#compile More... almost 15 years ago
Syntax clean up. More... almost 15 years ago
Hack the broken Temple::HTML::Fast.on_capture method. It seems it's still has problems on Ruby 1.9. More... almost 15 years ago
Cleaned up escape_html. More... almost 15 years ago
Error'd. More... almost 15 years ago
escape_utils required twice More... almost 15 years ago
don't pollute Object for silly helper More... almost 15 years ago
Updated Gemfile.lock. More... almost 15 years ago
remove bundler setup call. ruby 1.9.2 doesn't place current dir in load path. More... almost 15 years ago
Initial implementation for Rail's `html_safe`. Closes #25 More... almost 15 years ago
use File.join and File.dirname to require benchmarks run More... almost 15 years ago
remove some unnecessary comments More... almost 15 years ago
minad's pull request More... almost 15 years ago
add haml helper list_of and abstract filter class More... almost 15 years ago
Not yet convinced about the need to NOT use EscapeUtils. More... almost 15 years ago
Merge branch 'temple' of http://github.com/minad/slim into minad-temple More... almost 15 years ago
Added RCov back. More... almost 15 years ago
Refactored the benchmark script to a rake task. More... almost 15 years ago
Updated the readme with new benchmarks for the branch. More... almost 15 years ago
Now zipping coffee... More... almost 15 years ago
Fiddling with the readme file whilst eating breakfast. More... almost 15 years ago
fallback to escape_html stolen from cgi.rb if escape_utils is unavailable, use normal requires because slim is on the load path More... almost 15 years ago
Added tests to verify html escaping. Closes #12 More... almost 15 years ago
Make the code suck less (and fix a logic error). More... almost 15 years ago
Removed trailing whitespaces. More... almost 15 years ago