Sha256: 2fc35729bce0d7d84745eca0851bab89dc467ce8cf1d7e4c0e5de52bcde12ccd

Contents?: true

Size: 203 Bytes

Versions: 21

Compression:

Stored size: 203 Bytes

Contents

Rails.application.routes.draw do
  get 'test', to: 'test#app'
  mount HyperMesh::Engine => '/rr'
  # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
end

Version data entries

21 entries across 5 versions & 1 rubygems

Version Path
hyper-mesh-0.6.0 examples/simple-poller/config/routes.rb
hyper-mesh-0.6.0 examples/pusher/config/routes.rb
hyper-mesh-0.6.0 examples/pusher-fake/config/routes.rb
hyper-mesh-0.6.0 examples/action-cable-production-mode/config/routes.rb
hyper-mesh-0.5.4 examples/pusher-fake/config/routes.rb
hyper-mesh-0.5.4 examples/simple-poller/config/routes.rb
hyper-mesh-0.5.4 examples/action-cable-production-mode/config/routes.rb
hyper-mesh-0.5.4 examples/pusher/config/routes.rb
hyper-mesh-0.5.3 examples/pusher-fake/config/routes.rb
hyper-mesh-0.5.3 examples/action-cable-production-mode/config/routes.rb
hyper-mesh-0.5.3 examples/action-cable/config/routes.rb
hyper-mesh-0.5.3 examples/pusher/config/routes.rb
hyper-mesh-0.5.3 examples/simple-poller/config/routes.rb
hyper-mesh-0.5.2 examples/action-cable/config/routes.rb
hyper-mesh-0.5.2 examples/simple-poller/config/routes.rb
hyper-mesh-0.5.2 examples/pusher/config/routes.rb
hyper-mesh-0.5.2 examples/pusher-fake/config/routes.rb
hyper-mesh-0.5.1 examples/pusher-fake/config/routes.rb
hyper-mesh-0.5.1 examples/simple-poller/config/routes.rb
hyper-mesh-0.5.1 examples/pusher/config/routes.rb