mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
Merge pull request #242 from Shopify/overwrite_drop_inspect
Overwrite drop inspect
This commit is contained in:
@@ -44,6 +44,10 @@ module Liquid
|
||||
true
|
||||
end
|
||||
|
||||
def inspect
|
||||
self.class.to_s
|
||||
end
|
||||
|
||||
def to_liquid
|
||||
self
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user