mirror of
https://github.com/kemko/liquid.git
synced 2026-01-10 03:55:44 +03:00
Instead of needing to squash instance assigns, we instead just put them at the bottom of the enviornment stack. This simplifies the code base and gains extra performance by not needing to loop over scopes and environments.