Implementing ruby-openid 2.1.6 using TDD

I’m trying to implement ruby-openid 2.1.6 using TDD. Many of the
resources I’ve been using to research the plugin
open_id_authentication and RESTful-authentication were written back in
2007 and don’t work, and also don’t have a test-driven approach.

Does anyone know where I can find some good resources that would
explain and maybe have some examples with some tests and also how they
are getting them to pass, that is also fairly current?

I know this is a lot to ask, but thanks for trying.
Wayne

On May 12, 7:55 am, “[email protected]
[email protected] wrote:

I’m trying to implement ruby-openid 2.1.6 using TDD. Many of the
resources I’ve been using to research the plugin
open_id_authentication and RESTful-authentication were written back in
2007 and don’t work, and also don’t have a test-driven approach.

Does anyone know where I can find some good resources that would
explain and maybe have some examples with some tests and also how they
are getting them to pass, that is also fairly current?
I found this I think I’ll try and work through:

http://railsforum.com/viewtopic.php?id=14216&p=1
Restful Authentication with all the bells and whistles (new 9/05/08)

This is a new restful authentication tutorial based the lastest
version of the plugin and edge rails as of 9/05/08. The original
tutorial can be found at
http://railsforum.com/viewtopic.php?pid=74245#p74245

The source code is now available on github.com at
http://github.com/activefx/restful_auth
… ree/master Since this new tutorial will be less of a step by step
instruction guide and more of an overview and description of the files
in the application, I suggest you grab the app from github to work
with.

On May 13, 9:44 am, Colin L. [email protected] wrote:

open_id_authentication and RESTful-authentication were written back in
Is that 8th May 2009, 5th Sept 2008 or 9th May 2008?
Good point. ==>I’m pretty sure it was May, 2008.

Wayne - sorry I misread your post, I thought you were announcing the
tutorial, but I realise now you were quoting someone else.
Colin

2009/5/13 WJSimacek [email protected]

2009/5/13 WJSimacek [email protected]

Does anyone know where I can find some good resources that would
explain and maybe have some examples with some tests and also how they
are getting them to pass, that is also fairly current?
I found this I think I’ll try and work through:

http://railsforum.com/viewtopic.php?id=14216&p=1
Restful Authentication with all the bells and whistles (new 9/05/08)

Is that 8th May 2009, 5th Sept 2008 or 9th May 2008?
Colin