Table of Contents - puuko-0.0.1 Documentation
Classes and Modules
- Puuko
- Puuko::Application
- Puuko::Base
- Puuko::Configuration
- Puuko::Endpoint
- Puuko::Endpoint::InvalidCallbackKind
- Puuko::Endpoints
- Puuko::Endpoints::NotFound
- Puuko::Router
Methods
- ::configuration — Puuko::Application
- ::configure — Puuko::Application
- ::logger — Puuko::Application
- ::new — Puuko::Application
- ::new — Puuko::Configuration
- ::new — Puuko::Endpoint
- ::register_after_callback — Puuko::Endpoint
- ::register_before_callback — Puuko::Endpoint
- ::register_callback — Puuko::Endpoint
- ::register_rescue_callback — Puuko::Endpoint
- ::registered_callbacks — Puuko::Endpoint
- ::router — Puuko
- ::routing — Puuko::Router
- ::routing= — Puuko::Router
- #after — Puuko::Configuration
- #apply — Puuko::Router
- #before — Puuko::Configuration
- #body — Puuko::Endpoint
- #configuration — Puuko::Application
- #delete — Puuko::Application
- #execute — Puuko::Endpoint
- #execute_callbacks — Puuko::Endpoint
- #get — Puuko::Application
- #halt! — Puuko::Endpoint
- #halted? — Puuko::Endpoint
- #handle — Puuko::Endpoints::NotFound
- #logger — Puuko::Application
- #patch — Puuko::Application
- #post — Puuko::Application
- #put — Puuko::Application
- #rack_app — Puuko::Application
- #read_request_body — Puuko::Endpoint
- #redirect_to — Puuko::Endpoint
- #render — Puuko::Endpoint
- #router= — Puuko::Application