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