0
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add HTML5 support. More... over 10 years ago
Yeah, we got that comb. More... almost 15 years ago
Add a rake task to run the tests, because I figure more people expect that. More... almost 15 years ago
Adding a little script to run all the tests. More... almost 15 years ago
Adding two tests to test some behavior. More... almost 15 years ago
Reformat that. More... almost 15 years ago
Tag tweakin'. More... almost 15 years ago
i making english More... about 15 years ago
1.8.6 dissonance. More... about 15 years ago
Whoops, unneeded render. More... about 15 years ago
Anything from here on out is 0.2.1. Some tags need fixing, some 1.9 issues need addressing. More... about 15 years ago
Inline tags and block returns warrant a minor-version bump, I think. More... about 15 years ago
Adding the inline tags example. Should at some point bring all of the examples up to date. More... about 15 years ago
Blocks' return values are now used if a block renders nothing. More... about 15 years ago
Entities and inline tags. More... about 15 years ago
nobr: It's pretty great, maybe? More... about 15 years ago
I don't know why that breaks Rails, but it does. More... about 15 years ago
danged string eval (This is actually my fault, but I am blaming string evaluation.) More... about 15 years ago
If you call build on a sub-class that has arguments for #initialize. More... about 15 years ago
whitespace changes for the win amirite guys More... about 15 years ago
Fix the <b> and <br> tags in HTML4. More... about 15 years ago
I think people would rather type 'li "1->2"' than 'li { safe "1->2" }'. More... over 15 years ago
Adding the conspicuously missing <td> tag to View[:html4]. More... over 15 years ago
Version bump now that 0.1.4 is released. More... over 15 years ago
Shooting for compatibility between old Ruby and new hotness Ruby. I think this does it. More... over 15 years ago
#each_item makes more sense than #def_item. More... over 15 years ago
View::HTML#css_includes as a shorthand for adding several stylesheets. More... over 15 years ago
Okay, this is how it's done. More... over 15 years ago
Not all constants are classes. More... over 15 years ago
I guess Symbol#to_proc is built-in for 1.8.7, so removing the facets dep which breaks when using functor. Also tweaking the Rakefile slightly. Starting on 0.1.4, and 1.0 should be coming before long. More... over 15 years ago