Class: Locomotive::Steam::Liquid::Drops::Metafields

Inherits:
Base
  • Object
show all
Defined in:
lib/locomotive/steam/liquid/drops/metafields.rb

Instance Method Summary collapse

Methods inherited from Base

#as_json, #id, #initialize

Constructor Details

This class inherits a constructor from Locomotive::Steam::Liquid::Drops::Base

Instance Method Details

#before_method(meth) ⇒ Object



82
83
84
# File 'lib/locomotive/steam/liquid/drops/metafields.rb', line 82

def before_method(meth)
  find_namespace(meth.to_s)
end