Module: Phenotype

Defined in:
lib/phenotype.rb,
lib/phenotype/version.rb,
lib/phenotype/versioner.rb,
lib/phenotype/route_handler.rb,
lib/phenotype/versioned_app.rb,
lib/phenotype/response_handler.rb,
lib/phenotype/strategies/null_strategy.rb,
lib/phenotype/strategies/path_strategy.rb,
lib/phenotype/strategies/param_strategy.rb,
lib/phenotype/strategies/header_strategy.rb,
lib/phenotype/strategies/accept_header_strategy.rb

Defined Under Namespace

Classes: AcceptHeaderStrategy, HeaderStrategy, NullStrategy, ParamStrategy, PathStrategy, ResponseHandler, RouteHandler, VersionedApp, Versioner

Constant Summary collapse

VERSION =
'0.4.3'