1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/commands
Bill Cromie fce29be335 Add a route to handle Mandrill's webhook URL check
Mandrill's Inbound API checks to see if a URL exists before it creates
the webhook. It sends a HEAD request, to which we now return a 200 OK
response to indicate that the route exists.

Now we can generate inbound API calls with ease on Mandrill, without
having to shuffle around tokens in production.

Fixes #37609.
2020-04-07 13:22:36 +01:00
..
console_test.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
credentials_test.rb Revise flow to what was described in 03e44f9 2019-08-04 02:19:55 +02:00
db_system_change_test.rb
dbconsole_test.rb Deprecate config in dbconsole 2019-12-14 09:57:07 -05:00
dev_test.rb remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
encrypted_test.rb
initializers_test.rb
notes_test.rb Revert "Merge pull request #37215 from utilum/avoid_test_flunking_on_warning" 2019-12-25 17:13:09 +09:00
routes_test.rb Add a route to handle Mandrill's webhook URL check 2020-04-07 13:22:36 +01:00
secrets_test.rb
server_test.rb Allow using env var to specify pidfile 2019-06-19 14:06:38 +01:00