Sha256: af003dc49fba5085fb3a76640d4c968294abeaf546a613550dff5b3a35515ed1

Contents?: true

Size: 110 Bytes

Versions: 4

Compression:

Stored size: 110 Bytes

Contents

JobNotifier::Engine.routes.draw do
  resources :jobs, only: [:index]
  resources :adapters, only: [:show]
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
job_notifier-0.2.1 config/routes.rb
job_notifier-0.2.0 config/routes.rb
job_notifier-0.1.1 config/routes.rb
job_notifier-0.1.0 config/routes.rb