Module: Exegesis::Registerable::InstanceMethods

Defined in:
lib/exegesis/registerable.rb

Instance Method Summary collapse

Instance Method Details

#pathObject



48
49
50
# File 'lib/exegesis/registerable.rb', line 48

def path
  build_path(parent, name)
end