Sha256: 3dbb829bdc2112e9fff3817d45849ead9c21057f544f72775043b8eaa5cf8db6

Contents?: true

Size: 133 Bytes

Versions: 3

Compression:

Stored size: 133 Bytes

Contents

TestApp::Application.routes.draw do
  root controller: 'tests', action: 'index'

  match ':controller(/:action(/:id(.:format)))'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tableficate-0.3.2 spec/test_app/config/routes.rb
tableficate-0.3.1 spec/test_app/config/routes.rb
tableficate-0.3.0 spec/test_app/config/routes.rb