Class: Rad::Router::AliasRouter::TreeHash
- Defined in:
- lib/rad/router/_alias_router.rb
Instance Attribute Summary collapse
-
#meta ⇒ Object
Returns the value of attribute meta.
Method Summary
Methods inherited from Hash
Instance Attribute Details
#meta ⇒ Object
Returns the value of attribute meta.
5 6 7 |
# File 'lib/rad/router/_alias_router.rb', line 5 def @meta end |