Sha256: f097b2e038b7353c78349af35e6f00e614380a1e67214b42e198ec69f656496d

Contents?: true

Size: 199 Bytes

Versions: 27

Compression:

Stored size: 199 Bytes

Contents

Rails.application.routes.draw do
  mount Hyperloop::Engine => '/hyperloop'
  root 'home#app'
  # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
end

Version data entries

27 entries across 14 versions & 2 rubygems

Version Path
hyper-operation-0.5.12 examples/five-letter-word-game/config/routes.rb
hyper-operation-0.5.12 examples/chat-app/config/routes.rb
hyper-operation-0.5.11 examples/five-letter-word-game/config/routes.rb
hyper-operation-0.5.11 examples/chat-app/config/routes.rb
hyper-operation-0.5.10 examples/chat-app/config/routes.rb
hyper-operation-0.5.10 examples/five-letter-word-game/config/routes.rb
hyper-operation-0.5.9 examples/five-letter-word-game/config/routes.rb
hyper-operation-0.5.9 examples/chat-app/config/routes.rb
hyper-operation-0.5.8 examples/five-letter-word-game/config/routes.rb
hyper-operation-0.5.8 examples/chat-app/config/routes.rb
hyper-operation-0.5.7 examples/chat-app/config/routes.rb
hyper-operation-0.5.7 examples/five-letter-word-game/config/routes.rb
hyper-operation-0.5.6 examples/five-letter-word-game/config/routes.rb
hyper-operation-0.5.6 examples/chat-app/config/routes.rb
hyper-operation-0.5.5 examples/chat-app/config/routes.rb
hyper-operation-0.5.5 examples/five-letter-word-game/config/routes.rb
hyper-operation-0.5.4 examples/chat-app/config/routes.rb
hyper-operation-0.5.4 examples/five-letter-word-game/config/routes.rb
hyper-operation-0.5.3 examples/chat-app/config/routes.rb
hyper-operation-0.5.3 examples/five-letter-word-game/config/routes.rb