From fecc0e9e1985be2d3767664453d4776ac20897c0 Mon Sep 17 00:00:00 2001 From: luca-marie Date: Thu, 25 Aug 2016 20:50:12 +0200 Subject: Twitter controller now as helper, some more styling in CSS, bug fix --- config/routes.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'config') diff --git a/config/routes.rb b/config/routes.rb index cb39dc6..b152c9c 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -1,6 +1,4 @@ LeapWeb::Application.routes.draw do - get 'twitter/index' - # # Please do not use root_path or root_url. Use home_path and home_url instead, # so that the path will be correctly prefixed with the locale. -- cgit v1.2.3