Sha256: a6a09f7be0a7c2d99744a29d6f8c0c386a604ed20fb54db63da09c5036287285

Contents?: true

Size: 103 Bytes

Versions: 16

Compression:

Stored size: 103 Bytes

Contents

HowTo::Engine.routes.draw do
  resources :sections

  resources :contents
  root :to => "faq#show"
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
how_to-2.0.5 config/routes.rb
how_to-2.0.4 config/routes.rb
how_to-2.0.3 config/routes.rb
how_to-2.0.2 config/routes.rb
how_to-2.0.1 config/routes.rb
how_to-2.0.0 config/routes.rb
how_to-1.0.3 config/routes.rb
how_to-1.0.2 config/routes.rb
how_to-0.0.8 config/routes.rb
how_to-0.0.7 config/routes.rb
how_to-0.0.6 config/routes.rb
how_to-0.0.5 config/routes.rb
how_to-0.0.4 config/routes.rb
how_to-0.0.3 config/routes.rb
how_to-0.0.2 config/routes.rb
how_to-0.0.1 config/routes.rb