Sha256: 2349a7962bef611500d9591ead4c11e2c11dbca6d3561c9c4c9a03dcca5b18c8

Contents?: true

Size: 202 Bytes

Versions: 22

Compression:

Stored size: 202 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

22 entries across 16 versions & 1 rubygems

Version Path
volt-0.8.27.beta3 templates/component/config/routes.rb
volt-0.8.27.beta2 templates/component/config/routes.rb
volt-0.8.27.beta1 templates/component/config/routes.rb
volt-0.8.26.beta1 templates/component/config/routes.rb
volt-0.8.26 templates/component/config/routes.rb
volt-0.8.24 templates/component/config/routes.rb
volt-0.8.23 templates/component/config/routes.rb
volt-0.8.22 templates/component/config/routes.rb
volt-0.8.22.beta2 templates/component/config/routes.rb
volt-0.8.22.beta1 templates/component/config/routes.rb
volt-0.8.21 templates/project/app/main/config/routes.rb
volt-0.8.21 templates/component/config/routes.rb
volt-0.8.20 templates/project/app/main/config/routes.rb
volt-0.8.20 templates/component/config/routes.rb
volt-0.8.19 templates/project/app/main/config/routes.rb
volt-0.8.19 templates/component/config/routes.rb
volt-0.8.18 templates/component/config/routes.rb
volt-0.8.18 templates/project/app/main/config/routes.rb
volt-0.8.17 templates/project/app/main/config/routes.rb
volt-0.8.17 templates/component/config/routes.rb