Class: Mumukit::Defaults::MetadataHook

Inherits:
Hook
  • Object
show all
Defined in:
lib/mumukit/defaults/default_metadata_hook.rb

Instance Attribute Summary

Attributes inherited from Hook

#config

Instance Method Summary collapse

Methods inherited from Hook

#env, #initialize, #logger, #method_missing, #should_forward_to_config?, stateful_through, #t

Methods included from WithContentType

#content_type

Constructor Details

This class inherits a constructor from Mumukit::Hook

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Mumukit::Hook

Instance Method Details

#metadataObject



2
3
4
# File 'lib/mumukit/defaults/default_metadata_hook.rb', line 2

def 
  {}
end