Module: Rack
- Defined in:
- lib/rack-ajax/parser.rb,
lib/rack-ajax.rb,
lib/rack-ajax/decision_tree.rb
Overview
The rewrite
and redirect
methods are terminal methods meaning that they return a Rack response or modify the Rack request.
Return nil
to allow the request to fall-through to the Application.
Defined Under Namespace
Classes: Ajax