Method: Hanami::Slice::Router#path_prefix
- Defined in:
- lib/hanami/slice/router.rb
#path_prefix ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
23 24 25 |
# File 'lib/hanami/slice/router.rb', line 23 def path_prefix @path_prefix end |