0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 6 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Giving up on Rubinus due to rvm build issues More... over 9 years ago
Update Travis config for Rubinus More... over 9 years ago
ExecJS >= 2.1.0 requires Ruby 1.9 More... over 9 years ago
Update Handlebars.js to 1.3.0 More... over 9 years ago
Bump version More... over 11 years ago
Use an options hash instead of multiple arguments More... over 11 years ago
Reverse the order of extra and locals arguments More... over 11 years ago
Merge branch 'registerpartials' of git://github.com/daaain/steering into daaain-registerpartials More... over 11 years ago
Bump steering-source version to 1.0.rc.1 More... over 11 years ago
More change log. More... over 11 years ago
Updated change log. More... over 11 years ago
Created test for 'compile_to_file' method with 'registerPartial' option turned on. More... over 11 years ago
Making partial registration optional and off by default. More... over 11 years ago
Bumping version so that I can force Bundler to download. More... over 11 years ago
Enabling passing 'context_for' methods 'extra' parameter through 'render'. More... over 11 years ago
Registering templates as partials too. More... over 11 years ago
Loosen development dependencies More... almost 12 years ago
Add Travis and Gemnasium integration More... almost 12 years ago
Correct compiled template filename More... almost 12 years ago
Refactor compile_to_file method and add optional extension argument More... almost 12 years ago
Compiled template just has .js extension More... almost 12 years ago
Improve test for compile_to_file to assert compiled source matches regexp. More... almost 12 years ago
Move contributors to README and update with contributing and license details More... almost 12 years ago
Merge pull request #1 from daaain/master More... almost 12 years ago
Bumping version to 1.1.0, adding Changelog to README and adding myself as second author. More... almost 12 years ago
Adding 'context_for_file_precompile' method, abstracting out 'precompile_from_file' from 'compile_to_file'; adding 'test_compile_file' to specs. More... almost 12 years ago
Updating usage in README. More... almost 12 years ago
Adding example files for precompiled template workflow. More... almost 12 years ago
Fixing Handlebars.templates object creation statement by removing unneeded 'var'. More... almost 12 years ago
Checking for Handlebars.templates object and creating if undefined. More... almost 12 years ago