[logaling-commit] logaling/logaling-server [master] Remove unused routing

Back to archive index

SHIMADA Koji null+****@clear*****
Mon Oct 8 19:35:53 JST 2012


SHIMADA Koji	2012-10-08 19:35:53 +0900 (Mon, 08 Oct 2012)

  New Revision: 461cd476a8189d2abc05b0cbe776a03e7e49cfeb
  https://github.com/logaling/logaling-server/commit/461cd476a8189d2abc05b0cbe776a03e7e49cfeb

  Merged 65f478d: Merge pull request #30 from logaling/lisence

  Log:
    Remove unused routing

  Modified files:
    config/routes.rb

  Modified: config/routes.rb (+0 -2)
===================================================================
--- config/routes.rb    2012-10-08 13:27:20 +0900 (5b6192c)
+++ config/routes.rb    2012-10-08 19:35:53 +0900 (9e64654)
@@ -1,8 +1,6 @@
 LogalingServer::Application.routes.draw do
   get "search", :as => :search, :controller => 'search', :action => :index
 
-  get "top/index"
-
   resources :github_projects,
             :path => 'github',
             :constraints => {:id => %r{[^/]+/[^/]+}},
-------------- next part --------------
An HTML attachment was scrubbed...
Télécharger 



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