Class: Ruter

Inherits:
Object
  • Object
show all
Extended by:
Plugin
Includes:
Syro::Deck::API
Defined in:
lib/ruter/version.rb,
lib/ruter.rb,
lib/ruter/core.rb,
lib/ruter/test.rb,
lib/ruter/plugin.rb,
lib/ruter/settings.rb,
lib/ruter/middleware.rb,
lib/ruter/core/request.rb,
lib/ruter/core/response.rb

Overview

:nodoc: all

Defined Under Namespace

Modules: Core, Middleware, Plugin, Settings Classes: Test

Constant Summary collapse

VERSION =
[
  MAJOR_VERSION = 1,
  MINOR_VERSION = 0,
  PATCH_VERSION = 0,
  PRE_VERSION = nil
].compact.join(".")

Method Summary

Methods included from Plugin

plugin