Files
old-roraccounting/config/routes.rb
2019-06-20 22:47:39 +02:00

6 lines
184 B
Ruby

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