Sha256: 12a9e7dc1c58e3a7988530e76d774b532eae8a07b676f765e074843193a11626

Contents?: true

Size: 126 Bytes

Versions: 6

Compression:

Stored size: 126 Bytes

Contents

Rails.application.routes.draw do
  namespace :manage do
    resources :structures do
      resources :posts
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sunrise-posts-0.1.5 config/routes.rb
sunrise-posts-0.1.4 config/routes.rb
sunrise-posts-0.1.3 config/routes.rb
sunrise-posts-0.1.2 config/routes.rb
sunrise-posts-0.1.1 config/routes.rb
sunrise-posts-0.1.0 config/routes.rb