OSDN Git Service

Add hello controller.
[example/hello.git] / config / routes.rb
index 402535b..8394707 100644 (file)
@@ -1,4 +1,5 @@
 Hello::Application.routes.draw do
+  get "hello/index"
   # The priority is based upon order of creation: first created -> highest priority.
   # See how all your routes lay out with "rake routes".