• RJ Garcia's avatar
    Allowing callables for mount · 847b7eeb
    RJ Garcia authored
    - Added the ability to pass callables into the controller collection
        mount method.
    - Added a controllersFactory parameter into the controller collection
        which is a callable that is used to create a new controller for the
        mount method.
    - Updated documentation to show usage of new callables in mount and
        recursive mounting.
    - Added appropriate tests
    Signed-off-by: default avatarRJ Garcia <rj@bighead.net>
    847b7eeb
Name
Last commit
Last update
..
cookbook Loading commit data...
providers Loading commit data...
changelog.rst Loading commit data...
conf.py Loading commit data...
contributing.rst Loading commit data...
index.rst Loading commit data...
internals.rst Loading commit data...
intro.rst Loading commit data...
middlewares.rst Loading commit data...
organizing_controllers.rst Loading commit data...
providers.rst Loading commit data...
services.rst Loading commit data...
testing.rst Loading commit data...
usage.rst Loading commit data...
web_servers.rst Loading commit data...