Class: Archangel::Liquid::Drops::SiteDrop

Inherits:
Archangel::Liquid::Drop show all
Defined in:
lib/archangel/liquid/drops/site_drop.rb

Overview

Liquid drop for a Site

Instance Attribute Summary

Attributes inherited from Archangel::Liquid::Drop

#object

Instance Method Summary collapse

Methods inherited from Archangel::Liquid::Drop

attributes, #initialize

Constructor Details

This class inherits a constructor from Archangel::Liquid::Drop

Instance Method Details

#logoString

Original size Site logo URL



17
18
19
# File 'lib/archangel/liquid/drops/site_drop.rb', line 17

def 
  object..url
end