Sha256: abe7b2a4b61d3f14689f61950015e655d06ef672a9f9f4d2b2f26bcfd9697a5c

Contents?: true

Size: 80 Bytes

Versions: 5

Compression:

Stored size: 80 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

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