I’ve just implemented MicroID module in ruby.
Let’s add semantic to the web!
$ wget http://antono.info/ruby/microid-0.0.1.gem
$ sudo gem install microid-0.0.1.gem
Update: now you can do just “sudo gem install microid”
Hey cool. Why not host at RubyForge so we can skip the wget step?
It’s already there :)
Thanks for the gem!
So I haven’t had the time to check out the code yet, but what will it do? Is it just going to perform the hash on the e-mail address to render the confirmation code in the header?