Sha256: 974fe201284716ce1c89df68e9946af93d1ed15c2bfbbaddc046098bc760a1be

Contents?: true

Size: 134 Bytes

Versions: 12

Compression:

Stored size: 134 Bytes

Contents

Dummy::Application.routes.draw do
  resources :articles, only: [:create]
  resources :widgets, only: [:create, :update, :destroy]
end

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/paper_trail-5.2.3/test/dummy/config/routes.rb
paper_trail-6.0.2 test/dummy/config/routes.rb
paper_trail-6.0.1 test/dummy/config/routes.rb
paper_trail-6.0.0 test/dummy/config/routes.rb
paper_trail-5.2.3 test/dummy/config/routes.rb
paper_trail-5.2.2 test/dummy/config/routes.rb
paper_trail-5.2.1 test/dummy/config/routes.rb
paper_trail-5.2.0 test/dummy/config/routes.rb
paper_trail-5.1.1 test/dummy/config/routes.rb
paper_trail-5.1.0 test/dummy/config/routes.rb
paper_trail-5.0.1 test/dummy/config/routes.rb
paper_trail-5.0.0 test/dummy/config/routes.rb