mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 19:00:39 -07:00
Rename 'has_key?' and 'has_interrupt?'
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ module Liquid
|
||||
end
|
||||
end
|
||||
|
||||
def has_key?(_name)
|
||||
def key?(_name)
|
||||
true
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user