Class: Hippo::Extensions::Base

Inherits:
Definition show all
Defined in:
lib/hippo/extension/definition.rb

Instance Attribute Summary

Attributes inherited from Definition

#context

Instance Method Summary collapse

Methods inherited from Definition

#add_to_load_path, #apply_configuration, inherited, #initialize, #load_after, #load_before, #on_dev_console, #route, #static_bootstrap_data, #tenant_bootstrap_data

Constructor Details

This class inherits a constructor from Hippo::Extensions::Definition

Instance Method Details

#client_extension_pathObject



84
85
86
# File 'lib/hippo/extension/definition.rb', line 84

def client_extension_path
    "hippo/extensions/hippo"
end