hogan_assets
hogan_assets copied to clipboard
Compiles your mustache templates with hogan.js on sprockets and the Rails asset pipeline.
Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 2.2.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [sprockets](https://github.com/rails/sprockets) from 2.4.3 to 4.0.0. Release notes *Sourced from [sprockets's releases](https://github.com/rails/sprockets/releases).* > ## v3.7.0 > - Deprecated interfaces now emit deprecation warnings [#345](https://github-redirect.dependabot.com/rails/sprockets/issues/345) > > ## v3.6.3 > -...
Ever since the most recent release of sprockets-rails 3.0 in December, hogan_assets is currently not working properly in Rails. In my case, all my Javascript calls to `HoganTemplates` are now...