Package ratpack.handlebars
Integration with Handlebars.java templating engine.
-
Interface Summary Interface Description NamedHelper<T> Implementations of this interface bound with Guice will be automatically registered as handlebars helpers. -
Class Summary Class Description HandlebarsModule An extension module that provides support for Handlebars.java templating engine.HandlebarsModule.Config The configuration object forHandlebarsModule
.Template