Sha256: 95dddef5013db82fef8ded3dcd072cee7599998e695ce5bbb80319ae06d3f735
Contents?: true
Size: 203 Bytes
Versions: 2
Compression:
Stored size: 203 Bytes
Contents
Rails.application.routes.draw do get 'test', to: 'test#app' mount Hyperloop::Engine => '/rr' # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hyper-mesh-0.6.0 | examples/action-cable/config/routes.rb |
hyper-mesh-0.5.4 | examples/action-cable/config/routes.rb |