Sha256: 2611deb35a8be078d04884d4a4066c920f3f4a07a77df7afec529f9fb447c09a

Contents?: true

Size: 78 Bytes

Versions: 9

Compression:

Stored size: 78 Bytes

Contents

Rails.application.routes.draw do
  resources :boops

  root "boops#index"
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
test_data-0.3.2 example/config/routes.rb
test_data-0.3.1 example/config/routes.rb
test_data-0.3.0 example/config/routes.rb
test_data-0.2.2 example/config/routes.rb
test_data-0.2.1 example/config/routes.rb
test_data-0.2.0 example/config/routes.rb
test_data-0.1.0 example/config/routes.rb
test_data-0.0.2 example/config/routes.rb
test_data-0.0.1 example/config/routes.rb