Homies and money moves

This commit is contained in:
Senad Uka
2019-06-20 22:47:39 +02:00
parent 48300b722c
commit 877f0425d0
17 changed files with 150 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
Rails.application.routes.draw do
resources :money_moves
resources :homies
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
end