Allow tablerow to work with any Enumerable. Closes #132

This commit is contained in:
Dylan Smith
2012-06-20 11:07:11 -04:00
parent 6ebdded8f2
commit d0184555d9
5 changed files with 59 additions and 38 deletions
+1
View File
@@ -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
#