mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-26 13:45:13 -07:00
Update lib/liquid/self_drop.rb
Co-authored-by: Ian Ker-Seymer <[email protected]>
This commit is contained in:
co-authored by
Ian Ker-Seymer
parent
bc7f1caa35
commit
8d8105a452
@@ -31,7 +31,7 @@ module Liquid
|
|||||||
@self_context.variable_defined?(key)
|
@self_context.variable_defined?(key)
|
||||||
end
|
end
|
||||||
|
|
||||||
def context=(_); end
|
undef context
|
||||||
|
|
||||||
def to_liquid
|
def to_liquid
|
||||||
self
|
self
|
||||||
|
|||||||
Reference in New Issue
Block a user