Sha256: 60bee4cd753437c6b482886b360388e4bab7297ec49a3e894bd8926cad10943b

Contents?: true

Size: 184 Bytes

Versions: 3

Compression:

Stored size: 184 Bytes

Contents

# frozen_string_literal: true

Rails.application.routes.draw do
  # Add your own routes here, or remove this file if you don't have need for it.
  mount AutoAdmin::Engine => '/aa'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
auto_admin-0.0.4 spec/internal/config/routes.rb
auto_admin-0.0.3 spec/internal/config/routes.rb
auto_admin-0.0.2 spec/internal/config/routes.rb