Sha256: b139fe321ab5e25516918ee8523e3a05e7b1006b3d394ad1a5bc1a7ca87d3a08

Contents?: true

Size: 295 Bytes

Versions: 4

Compression:

Stored size: 295 Bytes

Contents

=== Introduction ===
Rango doesn't have its own router, so you can use what you like or write your own. The only thing you need to do is set few variables in rack env.

=== Rack env ===
env["rango.router.params"]
env["rango.router.app"]

=== Available routers ===
Rack::URLMap
rack-router
Usher

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rango-0.1.0 lib/rango/router/specification.txt
rango-0.0.6 lib/rango/router/specification.txt
rango-0.1.pre lib/rango/router/specification.txt
rango-0.0.4 lib/rango/router/specification.txt