Sha256: ef9020c912c63e7083937241e75ab117a9eacec59ce2233834e5d8afc70e6dd8

Contents?: true

Size: 201 Bytes

Versions: 21

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

21 entries across 18 versions & 1 rubygems

Version Path
volt-0.8.15 templates/project/app/main/config/routes.rb
volt-0.8.15 templates/component/config/routes.rb
volt-0.8.14 templates/component/config/routes.rb
volt-0.8.14 templates/project/app/main/config/routes.rb
volt-0.8.13 templates/component/config/routes.rb
volt-0.8.13 templates/project/app/main/config/routes.rb
volt-0.8.11 templates/project/app/main/config/routes.rb
volt-0.8.10 templates/project/app/main/config/routes.rb
volt-0.8.9 templates/project/app/main/config/routes.rb
volt-0.8.8 templates/project/app/main/config/routes.rb
volt-0.8.7 templates/project/app/main/config/routes.rb
volt-0.8.6 templates/project/app/main/config/routes.rb
volt-0.8.5 templates/project/app/main/config/routes.rb
volt-0.8.4 templates/project/app/main/config/routes.rb
volt-0.8.3 templates/project/app/main/config/routes.rb
volt-0.8.2 templates/project/app/main/config/routes.rb
volt-0.8.1 templates/project/app/main/config/routes.rb
volt-0.8.0 templates/project/app/main/config/routes.rb
volt-0.7.23 templates/project/app/main/config/routes.rb
volt-0.7.22 templates/project/app/main/config/routes.rb