class Marten::Template::Filter::DownCase
Overview
The "downcase" filter.
The "downcase" filter allows to convert a string so that each of its character is lowercase.
The "downcase" filter.
The "downcase" filter allows to convert a string so that each of its character is lowercase.
Marten::Template::Filter::Base