Sha256: be3ff4819760eff8e88761269c4b20a1ff0995bfce94fa77457259fcf65c24a2

Contents?: true

Size: 104 Bytes

Versions: 8

Compression:

Stored size: 104 Bytes

Contents

Rails.application.routes.draw do
  root to: 'redirects#new'
  get :to_root, to: 'redirects#to_root'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
mixpal-0.5.0 test_app/config/routes.rb
mixpal-0.4.2 test_app/config/routes.rb
mixpal-0.4.1 test_app/config/routes.rb
mixpal-0.4.0 test_app/config/routes.rb
mixpal-0.3.0 test_app/config/routes.rb
mixpal-0.2.1 test_app/config/routes.rb
mixpal-0.2.0 test_app/config/routes.rb
mixpal-0.1.0 test_app/config/routes.rb