Sha256: ba12d5214ead803edb0e64626fda07daaf31dd00897c8a7742256e742f99f79d

Contents?: true

Size: 97 Bytes

Versions: 23

Compression:

Stored size: 97 Bytes

Contents

TestApp::Application.routes.draw do
  resources :application

  root to: "application#index"
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
woopra_rails-1.2.1 spec/TestApp/config/routes.rb
woopra_rails-1.2 spec/TestApp/config/routes.rb
woopra_rails-1.1.10 spec/TestApp/config/routes.rb
woopra_rails-1.1.9 spec/TestApp/config/routes.rb
woopra_rails-1.1.8 spec/TestApp/config/routes.rb
woopra_rails-1.1.7 spec/TestApp/config/routes.rb
woopra_rails-1.1.6 spec/TestApp/config/routes.rb
woopra_rails-1.1.5 spec/TestApp/config/routes.rb
woopra_rails-1.1.3 spec/TestApp/config/routes.rb
woopra_rails-1.1.2 spec/TestApp/config/routes.rb
woopra_rails-1.1.1 spec/TestApp/config/routes.rb
woopra_rails-1.1 spec/TestApp/config/routes.rb
woopra_rails-1.0.10 spec/TestApp/config/routes.rb
woopra_rails-1.0.9 spec/TestApp/config/routes.rb
woopra_rails-1.0.8 spec/TestApp/config/routes.rb
woopra_rails-1.0.7 spec/TestApp/config/routes.rb
woopra_rails-1.0.6 spec/TestApp/config/routes.rb
woopra_rails-1.0.5 spec/TestApp/config/routes.rb
woopra_rails-1.0.4 spec/TestApp/config/routes.rb
woopra_rails-1.0.3 spec/TestApp/config/routes.rb