0
I Use This!
Inactive

Commits : Listings

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