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