Class: Liquid::Drop

Inherits:
Object
  • Object
show all
Defined in:
lib/locomotive/steam/liquid/patches.rb

Instance Method Summary collapse

Instance Method Details

#mounting_pointObject



5
6
7
# File 'lib/locomotive/steam/liquid/patches.rb', line 5

def mounting_point
  @context.registers[:mounting_point]
end

#siteObject



9
10
11
# File 'lib/locomotive/steam/liquid/patches.rb', line 9

def site
  @context.registers[:site]
end