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



59
60
61
# File 'bridgetown-core/lib/bridgetown-core.rb', line 59

def to_liquid
  to_h.to_liquid
end