[Groonga-commit] ranguba/chupa-text-http-server at 8a86e4d [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jul 5 15:52:44 JST 2017


Kouhei Sutou	2017-07-05 15:52:44 +0900 (Wed, 05 Jul 2017)

  New Revision: 8a86e4d259d41ee7cb39925212bf4c7c2617e68b
  https://github.com/ranguba/chupa-text-http-server/commit/8a86e4d259d41ee7cb39925212bf4c7c2617e68b

  Message:
    Fix a typo

  Modified files:
    config/routes.rb

  Modified: config/routes.rb (+1 -1)
===================================================================
--- config/routes.rb    2017-07-05 15:52:01 +0900 (c954665)
+++ config/routes.rb    2017-07-05 15:52:44 +0900 (071bcdd)
@@ -3,5 +3,5 @@ Rails.application.routes.draw do
 
   resource :extraction, only: [:show, :create]
 
-  root to: redirect("/extractions")
+  root to: redirect("/extraction")
 end
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index