Class: Marley::ReggaeSection

Inherits:
ReggaeResource show all
Defined in:
lib/marley/reggae.rb

Instance Attribute Summary

Attributes inherited from Reggae

#contents, #properties, #resource_type

Instance Method Summary collapse

Methods inherited from ReggaeResource

#initialize, #update

Methods inherited from Reggae

#find_instances, get_resource, #initialize, #is_resource?, mk_prop_methods, properties, #to_resource

Constructor Details

This class inherits a constructor from Marley::ReggaeResource

Instance Method Details



78
79
80
# File 'lib/marley/reggae.rb', line 78

def navigation
  properties[:navigation].map{|n|Reggae.get_resource(n)}
end