Class | Liquid::Context |
In: |
lib/liquid/context.rb
|
Parent: | Object |
environments | [R] | |
errors | [R] | |
registers | [R] | |
scopes | [R] |
Adds filters to this context.
Note that this does not register the filters with the main Template object. see Template.register_filter for that