Sha256: 1116188c17f20362a730bb86afbf5f32d42e5370e23c6bc4c4f8bb2938a73b55

Contents?: true

Size: 145 Bytes

Versions: 15

Compression:

Stored size: 145 Bytes

Contents

TestApp::Application.routes.draw do
  get 'application/with_assignments' => 'application#with_assignments'
  root :to => 'application#index'
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
opal-rails-0.8.1 test_app/config/routes.rb
opal-rails-0.8.0 test_app/config/routes.rb
opal-rails-0.8.0.rc1 test_app/config/routes.rb
opal-rails-0.7.0 test_app/config/routes.rb
opal-rails-0.7.0.beta2 test_app/config/routes.rb
opal-rails-0.7.0.beta1 test_app/config/routes.rb
opal-rails-0.6.3 test_app/config/routes.rb
opal-rails-0.6.2 test_app/config/routes.rb
opal-rails-0.6.1 test_app/config/routes.rb
opal-rails-0.6.0 test_app/config/routes.rb
opal-rails-0.5.2 test_app/config/routes.rb
opal-rails-0.5.1 test_app/config/routes.rb
opal-rails-0.5.0 test_app/config/routes.rb
opal-rails-0.5.0.pre.2 test_app/config/routes.rb
opal-rails-0.5.0.pre test_app/config/routes.rb