started implementing teams
This commit is contained in:
@ -61,4 +61,6 @@ Rails.application.routes.draw do
|
||||
get 'test/:filename', as: :test, constraints: {filename: FILENAME_REGEXP}, to: :test
|
||||
end
|
||||
end
|
||||
|
||||
resources :teams
|
||||
end
|
||||
|
Reference in New Issue
Block a user