Class: Amber::StaticPage::ThisPropertySet

Inherits:
PropertySet
  • Object
show all
Defined in:
lib/amber/static_page/property_set.rb

Instance Method Summary collapse

Methods inherited from PropertySet

#get, #method_missing, #set, #textile, #to_s

Constructor Details

#initializeThisPropertySet

Returns a new instance of ThisPropertySet.



83
84
85
# File 'lib/amber/static_page/property_set.rb', line 83

def initialize
  @this = nil
end

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Amber::StaticPage::PropertySet