Sha256: 28ddc54c4fa6c2675c31ca88eb14238c0c881da1922ae7af7af69f19c27a2472

Contents?: true

Size: 190 Bytes

Versions: 5

Compression:

Stored size: 190 Bytes

Contents

Rails.application.routes.draw do
  # Define your application routes per the DSL in https://guides.rubyonrails.org/routing.html

  # Defines the root path route ("/")
  root "main#index"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
phraseapp-in-context-editor-ruby-3.2.0 examples/demo/config/routes.rb
phraseapp-in-context-editor-ruby-3.1.1 examples/demo/config/routes.rb
phraseapp-in-context-editor-ruby-3.1.0 examples/demo/config/routes.rb
phraseapp-in-context-editor-ruby-3.0.1 examples/demo/config/routes.rb
phraseapp-in-context-editor-ruby-2.1.1 examples/demo/config/routes.rb