Sha256: 31ee4c5a02c9ae9398f146857aae6af429500183d3247a04a04a01f3c941ff97
Contents?: true
Size: 138 Bytes
Versions: 3
Compression:
Stored size: 138 Bytes
Contents
Rails.application.routes.draw do unless Rails.env.production? get 'tests' => 'test_squad#tests', format: false, as: false end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
test_squad-0.1.1 | config/routes.rb |
test_squad-0.1.0 | config/routes.rb |
test_squad-0.0.1 | config/routes.rb |