Sha256: 91dcbac4fad96fce407e29ef018b0d7c5e846fc728f72b6cbd15ff81856cfb26

Contents?: true

Size: 96 Bytes

Versions: 2

Compression:

Stored size: 96 Bytes

Contents

Rails.application.routes.draw do
  scope "/<%= folder_name %>" do
    resources :nano
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bridgetown-plugin-nano-0.2.1 lib/bridgetown-plugin-nano/templates/new_app/config/routes.rb.tt
bridgetown-plugin-nano-0.2.0 lib/bridgetown-plugin-nano/templates/new_app/config/routes.rb.tt