mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-10 07:40:26 -07:00
3 lines
59 B
Ruby
3 lines
59 B
Ruby
Dashboard::Engine.routes.draw do
|
|
resources :examples
|
|
end
|