mirror of
https://github.com/kemko/liquid.git
synced 2026-01-02 00:05:42 +03:00
By moving parse out of the initializer, we can call super at the start of the initializers for subclasses, and avoid the nasty allocate hack.
By moving parse out of the initializer, we can call super at the start of the initializers for subclasses, and avoid the nasty allocate hack.