RubyGems Navigation menu

roda-route_list 2.1.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):

minitest >= 0

Owners:

Authors:

  • Jeremy Evans

SHA 256 checksum:

244018d83b034e9f787f2e5d4885b6a809e78b9b633d43e0619c8d1cd6b91fb4

Total downloads 117,194

For this version 106,324

License:

MIT

Required Ruby Version: >= 1.8.7

Links: