Jul
22nd
Sun
22nd
Restful authentication, Rspec and Edge
I am using the Restful authentication plugin and tried to make it work with these rspec scripts. On rails edge it fails because of the use of the redirect_to_url which is deprecated. The code is fixed in memphisto but not yet in the authentication plugin.
Not always fun to mix and match moving targets.