mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
add volunteer table
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Bikedb::Application.routes.draw do
|
||||
root "static_pages#home"
|
||||
resources :bikes
|
||||
resources :volunteers
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user