Sha256: d4c1c0c7c03487f01fe1302e52a19a502e478493e7a8405900c5b6c6df29c45d

Contents?: true

Size: 152 Bytes

Versions: 2

Compression:

Stored size: 152 Bytes

Contents

# web47core/config/routes.rb
Rails.application.routes.draw do
  get 'status' => 'status#index'
  get '/notifications/:id', to: 'notifications#show'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
web47core-0.3.1 config/routes.rb
web47core-0.3.0 config/routes.rb