Sha256: eebaf475bcfc19891be82c17ed751e0e26cbf4e9e4c45dfe704304ce70941d7c

Contents?: true

Size: 203 Bytes

Versions: 6

Compression:

Stored size: 203 Bytes

Contents

Rails.application.routes.draw do
  mount HyperMesh::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

6 entries across 6 versions & 1 rubygems

Version Path
hyper-mesh-0.6.0 examples/words/config/routes.rb
hyper-mesh-0.5.4 examples/words/config/routes.rb
hyper-mesh-0.5.3 examples/words/config/routes.rb
hyper-mesh-0.5.2 examples/words/config/routes.rb
hyper-mesh-0.5.1 examples/words/config/routes.rb
hyper-mesh-0.5.0 examples/words/config/routes.rb