Sha256: db8aee80c89268c385001de9e767b9344b7fd61573db1e970717de88107986dc
Contents?: true
Size: 289 Bytes
Versions: 6
Compression:
Stored size: 289 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
6 entries across 6 versions & 1 rubygems