MustacheRender

This project rocks and uses MIT-LICENSE.

Rails 3.1.x

routes

Raily::Application.routes.draw do
  ::MustacheRender.adapter.manage_route_adapter self
end

install:

rails g mustache_render:migration:install

使用方法