Provides a common base class for CodeGenerator implementations.
The default implementation for AttributeMap
backed
by a map like collection.
A TemplatePackage where we try and find an object/controller/resource type based on the name of the current template and if we can find it then we create a variable called **it** of the controller type and import its values into the template.
Implements the Groovy style Elvis operator in Scala
Can act as a RichFile type interface too, adding a number of extra helper methods to make Files more rich
A helper class useful for implicit conversions when legacy code iterates over a Map without explicitly decomposing the iterator value to a tuple
Represents a string, file or URI based resource
A strategy for loading Resource instances
no summary matey
A helper object to find a template from a URI using a number of possible extensions and directories
The base class for any **ScalatePackage** class added to the classpath to customize the templates
Is a String with positioning information
Not all resources are writeable so this optional trait is for those
Helper methods to create a Resource from various sources