Sha256: 2310155a95b7c6e4779ed684a5c01cc7884bec328b811e2aabd73d5861f48fb8
Contents?: true
Size: 291 Bytes
Versions: 8
Compression:
Stored size: 291 Bytes
Contents
# See https://github.com/voltrb/volt#routes for more info on routes get "/bindings/{{_route_test}}", _action: 'bindings' get "/bindings", _action: 'bindings' get "/store", _action: 'store' # The main route, this should be last. It will match any params not previously matched. get '/', {}
Version data entries
8 entries across 8 versions & 1 rubygems