Class: HashWithDotAccess::Hash

Inherits:
Object
  • Object
show all
Defined in:
bridgetown-core/lib/bridgetown-core.rb

Overview

:nodoc:

Direct Known Subclasses

Bridgetown::Configuration

Instance Method Summary collapse

Instance Method Details

#to_liquidObject



67
68
69
# File 'bridgetown-core/lib/bridgetown-core.rb', line 67

def to_liquid
  to_h.to_liquid
end