fixing conflicts [#6]

This commit is contained in:
rgarcia
2015-07-16 21:29:44 +02:00
23 changed files with 446 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ Rails.application.routes.draw do
# You can have the root of your site routed with "root"
root 'welcome#index'
resources :debates
# Example of regular route:
# get 'products/:id' => 'catalog#view'