| Class | Liquid::Strainer |
| In: |
lib/liquid/strainer.rb
|
| Parent: | Object |
Strainer is the parent class for the filters system. New filters are mixed into the strainer class which is then instanciated for each liquid template render run.
One of the strainer’s responsibilities is to keep malicious method calls out