Dummy::Application.routes.draw do get '/test' => 'test#test' end