Sha256: e622ed5b86404a6b0cf7dd910d2066d5bda686a1c0cf2db254a9ede793cfd89a

Contents?: true

Size: 85 Bytes

Versions: 16

Compression:

Stored size: 85 Bytes

Contents

AutoError::Engine.routes.draw do
  resources :app_errors
  root to: 'main#index'
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
auto_error-0.0.18 config/routes.rb
auto_error-0.0.16 config/routes.rb
auto_error-0.0.15 config/routes.rb
auto_error-0.0.14 config/routes.rb
auto_error-0.0.13 config/routes.rb
auto_error-0.0.12 config/routes.rb
auto_error-0.0.10 config/routes.rb
auto_error-0.0.9 config/routes.rb
auto_error-0.0.8 config/routes.rb
auto_error-0.0.7 config/routes.rb
auto_error-0.0.6 config/routes.rb
auto_error-0.0.5 config/routes.rb
auto_error-0.0.4 config/routes.rb
auto_error-0.0.3 config/routes.rb
auto_error-0.0.2 config/routes.rb
auto_error-0.0.1 config/routes.rb