mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 10:20:43 -07:00
Merged last set of changes from original SVN location
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
module Liquid
|
||||
|
||||
class ContextError < StandardError
|
||||
end
|
||||
|
||||
# Context keeps the variable stack and resolves variables, as well as keywords
|
||||
#
|
||||
# context['variable'] = 'testing'
|
||||
|
||||
Reference in New Issue
Block a user