Class: Hanami::Config::Routes Private

Inherits:
Mapper
  • Object
show all
Defined in:
lib/hanami/config/routes.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Defines a route set

Since:

  • 0.1.0

Constant Summary

Constants inherited from Mapper

Mapper::EXTNAME

Method Summary

Methods inherited from Mapper

#initialize, #to_proc

Constructor Details

This class inherits a constructor from Hanami::Config::Mapper