Class: Liquid::Drop
- Inherits:
-
Object
- Object
- Liquid::Drop
- Defined in:
- lib/locomotive/steam/liquid/patches.rb
Direct Known Subclasses
Locomotive::Steam::Liquid::Drops::Base, Locomotive::Steam::Liquid::Drops::ContentTypes, Locomotive::Steam::Liquid::Drops::ProxyCollection, Locomotive::Steam::Liquid::Drops::SessionProxy
Instance Method Summary collapse
Instance Method Details
#mounting_point ⇒ Object
5 6 7 |
# File 'lib/locomotive/steam/liquid/patches.rb', line 5 def mounting_point @context.registers[:mounting_point] end |
#site ⇒ Object
9 10 11 |
# File 'lib/locomotive/steam/liquid/patches.rb', line 9 def site @context.registers[:site] end |