mirror of
https://github.com/plashchynski/crono.git
synced 2026-06-12 01:34:25 +02:00
Use Rails plugin generator and adapt
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
Crono::Engine.routes.draw do
|
||||
resources :jobs
|
||||
root 'jobs#index'
|
||||
end
|
||||
Reference in New Issue
Block a user