Sha256: bacf0b064f8789d11670268c600599875afee5d12d6384ff5cff44ca6f9c6139

Contents?: true

Size: 136 Bytes

Versions: 2

Compression:

Stored size: 136 Bytes

Contents

Maktoub::Engine.routes.draw do

  get "newsletter/(:newsletter)" => "archives#show", as: "newsletter"

  root to: "archives#show"

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
maktoub-0.1.0 config/routes.rb
maktoub-0.0.1 config/routes.rb