Sha256: 0918be3660fda38dc0702d1b1abb5876943c6fdb9999ad8f467367733efc0714

Contents?: true

Size: 91 Bytes

Versions: 57

Compression:

Stored size: 91 Bytes

Contents

# frozen_string_literal: true
Rails.application.routes.draw do
  root to: "pages#show"
end

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
graphql-1.7.13 spec/dummy/config/routes.rb
graphql-1.8.0.pre7 spec/dummy/config/routes.rb
graphql-1.7.12 spec/dummy/config/routes.rb
graphql-1.7.11 spec/dummy/config/routes.rb
graphql-1.7.10 spec/dummy/config/routes.rb
graphql-1.8.0.pre6 spec/dummy/config/routes.rb
graphql-1.8.0.pre5 spec/dummy/config/routes.rb
graphql-1.7.9 spec/dummy/config/routes.rb
graphql-1.8.0.pre4 spec/dummy/config/routes.rb
graphql-1.8.0.pre3 spec/dummy/config/routes.rb
graphql-1.7.8 spec/dummy/config/routes.rb
graphql-1.8.0.pre2 spec/dummy/config/routes.rb
graphql-1.7.7 spec/dummy/config/routes.rb
graphql-1.8.0.pre1 spec/dummy/config/routes.rb
graphql-1.7.6 spec/dummy/config/routes.rb
graphql-1.7.5 spec/dummy/config/routes.rb
graphql-1.7.4 spec/dummy/config/routes.rb