RubyGems Navigation menu

roda-route_list 1.0.0

Roda, like other routing tree web frameworks, doesn't have the ability to introspect routes. roda-route_list offers a way to specify a json file containing the route metadata, which the route_list plugin will read. It also offers a roda-parse_routes binary that can parse routes out of roda app files, if those app files contain comments specifying the routes.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.1.0 - October 09, 2017 (9.5 KB)
  2. 2.0.0 - February 24, 2016 (9.5 KB)
  3. 1.0.0 - March 09, 2015 (9.5 KB)

Runtime Dependencies (1):

roda >= 0

Development Dependencies (1):

rspec >= 1.3

Owners:

Authors:

  • Jeremy Evans

SHA 256 checksum:

a67a34d16dc974b782ca12d70a1f1853de28990eb7f6a7442df394fff08e9c99

Total downloads 117,176

For this version 7,103

License:

MIT

Required Ruby Version: >= 1.8.7

Links: