0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 06, 2024 — Sep 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix the docs for Mustache::Sinatra More... almost 16 years ago
document the sinatra integration better More... almost 16 years ago
project meta info in the readme (issue tracker, mailing list, etc) More... almost 16 years ago
MIT (of course) More... almost 16 years ago
Always keep symbols in the context More... almost 16 years ago
fixes output problem with ruby 1.9 More... almost 16 years ago
renamed Complex class (compatibility to ruby 1.9) More... almost 16 years ago
typo More... almost 16 years ago
rtemplate => mustache More... almost 16 years ago
why? More... almost 16 years ago
testing sdoc More... almost 16 years ago
Don't worry if we can't find a View - render it anyway More... almost 16 years ago
Add Sinatra support, layouts and all. Whoopie! More... almost 16 years ago
ignore namespaces when underscoring. Views::Stats => stats More... almost 16 years ago
dumb comment More... almost 16 years ago
don't need to pass context - just use the ivar More... almost 16 years ago
fail fast and don't call to_s so much More... almost 16 years ago
refactoring More... almost 16 years ago
try to load redgreen More... almost 16 years ago
talk about tags first. they're important. More... almost 16 years ago
document template options and make template_file configurable More... almost 16 years ago
The template is now configurable - doesn't have to be a file More... almost 16 years ago
explain the dict style More... almost 16 years ago
Ignore leading and trailing whitespace in tags (style thing) More... almost 16 years ago
Add in hash-style variable (and section) setting More... almost 16 years ago
test that partials can use underscores, too More... almost 16 years ago
add support for file names with underscores More... almost 16 years ago
shuffle the partials into more descriptive filenames More... almost 16 years ago
more interesting comment test More... almost 16 years ago
helpers?! More... almost 16 years ago