Sha256: cd0bbd08faccdaf6783e84daf89fa8978958d1f5905fe0923ce486b7a3814be7

Contents?: true

Size: 98 Bytes

Versions: 32

Compression:

Stored size: 98 Bytes

Contents

Rails.application.routes.draw do
   resources :listings do
     put :copy, on: :member
   end
end

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
smarter_listing-0.5.0 test/dummy/config/routes.rb
smarter_listing-0.6.0 test/dummy/config/routes.rb
smarter_listing-0.4.2 test/dummy/config/routes.rb
smarter_listing-0.4.2.pre test/dummy/config/routes.rb
smarter_listing-0.4.0 test/dummy/config/routes.rb
smarter_listing-0.3.7 test/dummy/config/routes.rb
smarter_listing-0.3.6 test/dummy/config/routes.rb
smarter_listing-0.3.5 test/dummy/config/routes.rb
smarter_listing-0.3.4 test/dummy/config/routes.rb
smarter_listing-0.3.3 test/dummy/config/routes.rb
smarter_listing-0.3.2 test/dummy/config/routes.rb
smarter_listing-0.3.0 test/dummy/config/routes.rb
smarter_listing-0.2.9 test/dummy/config/routes.rb
smarter_listing-0.2.8 test/dummy/config/routes.rb
smarter_listing-0.2.7 test/dummy/config/routes.rb
smarter_listing-0.2.6 test/dummy/config/routes.rb
smarter_listing-0.2.5 test/dummy/config/routes.rb
smarter_listing-0.2.4 test/dummy/config/routes.rb
smarter_listing-0.2.3 test/dummy/config/routes.rb
smarter_listing-0.2.2 test/dummy/config/routes.rb