Sha256: 11385f273472dac9659223abbab9aca2c878ab891e2327098ffba3a259903d3f

Contents?: true

Size: 76 Bytes

Versions: 6

Compression:

Stored size: 76 Bytes

Contents

Alfa::Router.draw do
  mount '/admin/', :backend
  mount '/', :frontend
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
alfa-0.0.8.pre test/data/test_router/1/config/routes.rb
alfa-0.0.7.pre test/data/test_router/1/config/routes.rb
alfa-0.0.6.pre test/data/test_router/1/config/routes.rb
alfa-0.0.5.pre test/data/test_router/1/config/routes.rb
alfa-0.0.4.pre test/data/test_router/1/config/routes.rb
alfa-0.0.2.pre test/data/test_router/config/routes.rb