templates/component/config/routes.rb in volt-0.9.0.pre3 vs templates/component/config/routes.rb in volt-0.9.0.pre4

- old
+ new

@@ -1,6 +2 @@ # See https://github.com/voltrb/volt#routes for more info on routes - -client '/about', action: 'about' - -# The main route, this should be last. It will match any params not previously matched. -client '/', {}