openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Slim
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Sep 03, 2024 — Sep 03, 2025
Showing page 57 of 66
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
support explicit (optional) end statments
minad
More...
almost 15 years ago
minor code cleanup
minad
More...
almost 15 years ago
add test case for case statements, cleanup end_inserter.rb a bit
minad
More...
almost 15 years ago
add tests for syntax parser errors, rename #e to #syntax_error!, so it is easier to spot
minad
More...
almost 15 years ago
parser code cleanup, indentation code
minad
More...
almost 15 years ago
precompile embedded engine if engine supports it
minad
More...
almost 15 years ago
support for embedded ruby blocks
minad
More...
almost 15 years ago
add support for broken ruby lines
minad
More...
almost 15 years ago
just a silly little addition to the markdown test
stonean
More...
almost 15 years ago
added development dependency for rdiscount
stonean
More...
almost 15 years ago
Merge branch 'master' of http://github.com/minad/slim into minad-master
stonean
More...
almost 15 years ago
embedded engines
minad
More...
almost 15 years ago
add missing require helper on test_code_helpers
stonean
More...
almost 15 years ago
Renamed the test files to be more consistent.
Fred Wu
More...
almost 15 years ago
Undefine the method more cleanly.
Fred Wu
More...
almost 15 years ago
minor parser cleanup, support text blocks like
minad
More...
almost 15 years ago
do not require space behind tag
minad
More...
almost 15 years ago
use minad's escape_html functionality. pass option to rails template handler
stonean
More...
almost 15 years ago
issue#37 pull request
stonean
More...
almost 15 years ago
correct html_safe? checking
minad
More...
almost 15 years ago
check for html_safe? before escaping. you don't have to use == all over the place in Rails 3
stonean
More...
almost 15 years ago
fix rails handler
stonean
More...
almost 15 years ago
add test case to check class merging: '.test class="xy"'
minad
More...
almost 15 years ago
robust attribute parsing, support stuff like attribute=[hash[:a] + hash[:b]] (with spaces)
minad
More...
almost 15 years ago
support attributes with single quotes: p name='value'
minad
More...
almost 15 years ago
add assert_html helper to make tests shorter. use %q{} for source strings the test case for backslashes at the end was broken. this is currently not implemented. the test case is now commented.
minad
More...
almost 15 years ago
Use single quotes for output strings == less escaping == more consistent == win.
Fred Wu
More...
almost 15 years ago
escape interpolated strings/attributes
minad
More...
almost 15 years ago
add template tests
rkh
as Konstantin Haase
More...
almost 15 years ago
use optimized escape_html
minad
More...
almost 15 years ago
←
1
2
…
53
54
55
56
57
58
59
60
61
…
65
66
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree