RequestFollow not working on non-bang/bang version
Reported by Guilherme Silveira | May 31st, 2010 @ 04:41 PM | in 0.8.1
The RequestFollow was not working because in the Adapter we have a "request" non-bang version that swallows the exceptions, but the problem is that RequestFollow overrides the "request!"-bang version and it exits with the Error::Redirection exception before the overrided version has a chance to redirect properly.
Here is the fix: http://github.com/akitaonrails/restfulie/commit/7058469fe9823c82b13...
Comments and changes to this ticket
-
Guilherme Silveira May 31st, 2010 @ 04:45 PM
- State changed from new to resolved
Suggested patch applied
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »