mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 10:20:43 -07:00
Allow tablerow to work with any Enumerable. Closes #132
This commit is contained in:
@@ -60,6 +60,7 @@ require 'liquid/htmltags'
|
||||
require 'liquid/standardfilters'
|
||||
require 'liquid/condition'
|
||||
require 'liquid/module_ex'
|
||||
require 'liquid/utils'
|
||||
|
||||
# Load all the tags of the standard library
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user