class Marten::Template::Filter::UpCase
Overview
The "upcase" filter.
The "upcase" filter allows to convert a string so that each of its character is uppercase.
The "upcase" filter.
The "upcase" filter allows to convert a string so that each of its character is uppercase.
Marten::Template::Filter::Base