Sha256: 3efa1c9445fed5f74a39df831ca8770c2096f5f279d39bd1fecd3d4f948ef88c
Contents?: true
Size: 190 Bytes
Versions: 2
Compression:
Stored size: 190 Bytes
Contents
# typed: false Rails.application.routes.draw do get 'test/index' => 'test#index' # For details on the DSL available within this file, see https://guides.rubyonrails.org/routing.html end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sorbet-rails-0.7.4 | spec/support/v6.0/config/routes.rb |
sorbet-rails-0.7.3 | spec/support/v6.0/config/routes.rb |