Sha256: 780b3ed11c8db081a0d511afc19db278c2de24fb4797dba0af237f7316f8937e

Contents?: true

Size: 156 Bytes

Versions: 103

Compression:

Stored size: 156 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

103 entries across 103 versions & 1 rubygems

Version Path
web47core-3.2.20 config/routes.rb
web47core-3.2.19 config/routes.rb
web47core-3.2.18 config/routes.rb
web47core-3.2.17 config/routes.rb
web47core-3.2.16 config/routes.rb
web47core-3.2.15 config/routes.rb
web47core-3.2.14 config/routes.rb
web47core-3.2.13 config/routes.rb
web47core-3.2.12 config/routes.rb
web47core-3.2.9 config/routes.rb
web47core-3.2.8 config/routes.rb
web47core-3.2.7 config/routes.rb
web47core-3.2.6 config/routes.rb
web47core-3.2.5 config/routes.rb
web47core-3.2.4 config/routes.rb
web47core-2.2.20 config/routes.rb
web47core-2.2.19 config/routes.rb
web47core-3.2.3 config/routes.rb
web47core-3.2.2 config/routes.rb
web47core-2.2.15 config/routes.rb