diff options
author | luca-marie <ml.kochsiek@fu-berlin.de> | 2016-08-25 20:50:12 +0200 |
---|---|---|
committer | thea <ta.kupler@gmail.com> | 2016-09-01 12:09:37 +0200 |
commit | fecc0e9e1985be2d3767664453d4776ac20897c0 (patch) | |
tree | b43ea9e5e1044a30b1da7a5fd7a5be5a8a8f7bd3 /config | |
parent | 4054060a68c119c509228db34ec139f0a0e0c00a (diff) |
Twitter controller now as helper, some more styling in CSS, bug fix
Diffstat (limited to 'config')
-rw-r--r-- | config/routes.rb | 2 |
1 files changed, 0 insertions, 2 deletions
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. |