Sha256: d1badfe168be5ab3eedc930f07421e44f65f3c8cdd103b1a00df4c90b6320963
Contents?: true
Size: 190 Bytes
Versions: 66
Compression:
Stored size: 190 Bytes
Contents
# typed: strict 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
66 entries across 22 versions & 1 rubygems