Sha256: 45754c83e840ca3fd80e055c23f867dbd8d0c3174cb6d5a5f3981b433a316a7c
Contents?: true
Size: 199 Bytes
Versions: 13
Compression:
Stored size: 199 Bytes
Contents
Rails.application.routes.draw do # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html root "app#hello" mount Hyperloop::Engine => 'hyperloop' end
Version data entries
13 entries across 13 versions & 1 rubygems