This project is archived and is in readonly mode.

#6027 ✓resolved
Sven Fuchs

Define respond_to? on ActionDispatch::Integration::Runner

Reported by Sven Fuchs | November 21st, 2010 @ 12:50 PM | in 3.x

Since Runner uses method_missing to delegate to the integration session it also should define respond_to? accordingly.

I don't see any unit tests for the runner (or any of the related classes), so I assume it's ok to fix this w/o providing a test?

Here's the commit: https://github.com/svenfuchs/rails/commit/64438c2987b6ead8ec28f5962...

(Umm, once again it seems I can't attach a patch to the ticket? Maybe that's a problem with my chromium?)

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Referenced by

Pages