Sha256: a4fa395266328af2305878fc9100e0a423cb2188b58a99077e0d59e7a038286a

Contents?: true

Size: 103 Bytes

Versions: 21

Compression:

Stored size: 103 Bytes

Contents

GoodJob::Engine.routes.draw do
  root to: 'dashboards#index'
  resources :active_jobs, only: :show
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
good_job-1.2.5 engine/config/routes.rb