Sha256: a47eb80235b69eabae785724871507e18d9e79d9f4d1e3b66a209ea68385f1dc

Contents?: true

Size: 103 Bytes

Versions: 10

Compression:

Stored size: 103 Bytes

Contents

Rails.application.routes.draw do
  mount ShopifyApp::Engine, at: '/'
  root to: "application#show"
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
shopify_app-6.4.2 test/app_templates/config/routes.rb
shopify_app-6.4.1 test/app_templates/config/routes.rb
shopify_app-6.4.0 test/app_templates/config/routes.rb
shopify_app-6.3.0 test/app_templates/config/routes.rb
shopify_app-6.2.1 test/app_templates/config/routes.rb
shopify_app-6.2.0 test/app_templates/config/routes.rb
shopify_app-6.1.3 test/app_templates/config/routes.rb
shopify_app-6.1.2 test/app_templates/config/routes.rb
shopify_app-6.1.1 test/app_templates/config/routes.rb
shopify_app-6.1.0 test/app_templates/config/routes.rb