Class: Innate::Rewrite

Inherits:
Route
  • Object
show all
Defined in:
lib/innate/route.rb

Overview

Identical with Innate::Route, but is called before any Node::call is made

Constant Summary collapse

ROUTES =
[]

Method Summary

Methods inherited from Route

[], []=, #call, clear, #initialize, #resolve

Constructor Details

This class inherits a constructor from Innate::Route