0
0
Fork 0

Fix follow icon changing plus to minus, add terms page stub

This commit is contained in:
Eugen Rochko 2016-11-01 18:03:51 +01:00
parent 57304ac375
commit dd03118098
6 changed files with 122 additions and 2 deletions

View file

@ -94,6 +94,7 @@ Rails.application.routes.draw do
end
get :about, to: 'about#index'
get :terms, to: 'about#terms'
root 'home#index'