Module: Registerable::InstanceMethods
- Defined in:
- lib/exegesis/registerable.rb
Instance Method Summary collapse
Instance Method Details
#path ⇒ Object
47 48 49 |
# File 'lib/exegesis/registerable.rb', line 47 def path build_path(parent, name) end |