Sha256: 8d5ec1f3191108d5bc6b3a2c080660e9a736365b22f8a39a8dac0c87e3533966

Contents?: true

Size: 79 Bytes

Versions: 8

Compression:

Stored size: 79 Bytes

Contents

Rails.application.routes.draw do
  get "handlers/:id", to: "handlers#show"
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
maildown-3.3.1 test/dummy/config/routes.rb
maildown-3.3.0 test/dummy/config/routes.rb
maildown-3.2.0 test/dummy/config/routes.rb
maildown-3.1.0 test/dummy/config/routes.rb
maildown-3.0.3 test/dummy/config/routes.rb
maildown-3.0.2 test/dummy/config/routes.rb
maildown-3.0.1 test/dummy/config/routes.rb
maildown-3.0.0 test/dummy/config/routes.rb