ANN: ruby-openid 2.0.3

Sam Ruby rubys at intertwingly.net
Fri Jan 11 18:23:23 PST 2008


Kevin Turner wrote:
> 
> p.s. My friendly neighborhood Ruby brigade has reminded me that Ruby 1.9
> was released last month.  Are you using Ruby 1.9 yet?  Do you plan to
> soon?  Or is this going to be like a PHP 5.0 thing?

/me raises his hand

I can help.  I've ported rexml, builder, and rake/contrib.  I'm 
currently working on xmpp4r.  If there is interest, I can help with 
openid next.  For starters, Base64 is no more.  Use ['foo'].pack('m') 
and "Zm9v\n".unpack('m').first.  It looks like hmac must be verified to 
run on Ruby 1.9 first.

http://intertwingly.net/blog/2007/12/31/Porting-REXML-to-Ruby-1-9
http://intertwingly.net/blog/2008/01/04/Builder-on-1-9
http://intertwingly.net/blog/2008/01/07/Rake-Contrib-for-1-9

- Sam Ruby



More information about the Dev mailing list