Sha256: afe2e57b01a92d58b89630dba3740b912257207bc3f6084a77b48f31b50bee46
Contents?: true
Size: 165 Bytes
Versions: 2
Compression:
Stored size: 165 Bytes
Contents
Rails.application.routes.draw do root to: "exception_test#index" get :exception_test, to: "exception_test#index" get :helper_test, to: "helper_test#index" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
web-console-2.0.0.beta2 | test/dummy/config/routes.rb |
web-console-2.0.0.beta1 | test/dummy/config/routes.rb |