Sha256: faa9d47f1d9fcef4a1c6d990a6c0e8ddd0aee0cf60eb1e9c5721eb26ef31b2e2
Contents?: true
Size: 189 Bytes
Versions: 6
Compression:
Stored size: 189 Bytes
Contents
# typed: false Rails.application.routes.draw do get 'test/index' => 'test#index' # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html end
Version data entries
6 entries across 2 versions & 1 rubygems