Sha256: 51d39c5efc0ea6c1c829c0153f28c245d76443c505e6dcaf9b11438e107732e2

Contents?: true

Size: 114 Bytes

Versions: 3

Compression:

Stored size: 114 Bytes

Contents

Rails.application.routes.draw do
  root to: 'home#index'
  mount RevelryContent::Engine => "/revelry_content"
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
revelry_content-0.0.1.2 test/dummy/config/routes.rb
revelry_content-0.0.1.1 test/dummy/config/routes.rb
revelry_content-0.0.1 test/dummy/config/routes.rb