Module: Confinement::RouteableBlob

Included in:
Asset, Content
Defined in:
lib/confinement.rb

Instance Attribute Summary collapse

Instance Attribute Details

#output_pathObject

Returns the value of attribute output_path.



408
409
410
# File 'lib/confinement.rb', line 408

def output_path
  @output_path
end

#url_pathObject

Returns the value of attribute url_path.



409
410
411
# File 'lib/confinement.rb', line 409

def url_path
  @url_path
end