Liquid::AnyHash
Inherits Struct < Value < Object
Constructors
new
SourceInstance methods
[]=(key : String, value : String)
Source[]=(key : String, value : Int64)
Source[]=(key : String, value : Bool)
Source[]=(key : String, value : Float64)
Source[]=(key : String, value : Array)
Source[]=(key : String, value : Hash)
Sourceraw
Source