Sha256: 9903ff32568903670109a4e79715fb6f4aaa8699e3845ddc33f6ea9e7231663f

Contents?: true

Size: 108 Bytes

Versions: 9

Compression:

Stored size: 108 Bytes

Contents

TestApp::Application.routes.draw do
  root :to => 'sessions#sign_in'
  mount OfficeClerk::Engine => "/"
end

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
post_clerk-0.6 test_app/config/routes.rb
accountant_clerk-0.8 test_app/config/routes.rb
post_clerk-0.5 test_app/config/routes.rb
accountant_clerk-0.7 test_app/config/routes.rb
accountant_clerk-0.6 test_app/config/routes.rb
office_clerk-0.7 test_app/config/routes.rb
office_clerk-0.6 test_app/config/routes.rb
office_clerk-0.5 test_app/config/routes.rb
office_clerk-0.4 test_app/config/routes.rb