Sha256: 4e6fc0e173c6d7419db7c4f55c55275c09f48a2cef50493436c9f44429c817fd

Contents?: true

Size: 201 Bytes

Versions: 3

Compression:

Stored size: 201 Bytes

Contents

# See https://github.com/voltrb/volt#routes for more info on routes

get '/about', action: 'about'

# The main route, this should be last.  It will match any params not previously matched.
get '/', {}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
volt-0.8.27.beta6 templates/component/config/routes.rb
volt-0.8.27.beta5 templates/component/config/routes.rb
volt-0.8.27.beta4 templates/component/config/routes.rb