mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-17 22:49:52 +02:00
Use Rails plugin generator and adapt
This commit is contained in:
4
config/routes.rb
Normal file
4
config/routes.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
Crono::Engine.routes.draw do
|
||||
resources :jobs
|
||||
root 'jobs#index'
|
||||
end
|
||||
Reference in New Issue
Block a user