mirror of
https://github.com/Shopify/liquid.git
synced 2026-01-26 20:19:26 +00:00
- nil is NOT empty (but IS blank) - matches Shopify production - String first/last returns '' for empty strings, not nil - matches ActiveSupport - Add test for nil not being empty