RailsRumble hates OpenID

drnicwilliams.com21 comments

There are 146 RailsRumble entrants.

%w[rubygems hpricot open-uri].each { |l| require l }
(Hpricot(open("http://vote.railsrumble.com"))/"div.app_summary").size # => 146

I’ve viewed a dozen or…

Popular Posts From This Blog

Dr Nic » One App, One User Account and Multiple OpenIDs

drnicwilliams.com23 comments

Summary: Its the future, and its not Facebook. Learn it.
I’ve just implemented OpenID sign-ons for a client site, as a compliment for the standard signup/login process, and I choose the following association:
1 x…

Covered by:simonwillison.net

RailsRumble hates OpenID

drnicwilliams.com21 comments

There are 146 RailsRumble entrants.

%w[rubygems hpricot open-uri].each { |l| require l }
(Hpricot(open("http://vote.railsrumble.com"))/"div.app_summary").size # => 146

I’ve viewed a dozen or…

map_by_method now works with ActiveRecord associations

drnicwilliams.com16 comments

I was always annoyed that map_by_method was broken for ActiveRecord has_many associations. 6 mths later I finally fixed it.
That’s the magic of Open Source Software. [/end sarcasm]
So now, the following example works…

Dr Nic :: Sample Rails app: multi-OpenIDs per user

drnicwilliams.com10 comments

Last time, on “Dr Nic loves OpenID”…

Dr Nic had watched a video by Simon Willison glorifying the delights of OpenID to some Googlers.
Dr Nic decided that each User might like to lin…

Magic Wiggly Lines => GuessMethod, by Chris Shea

drnicwilliams.com9 comments

If you ever make time to code just for pleasure, then method_missing and const_missing are just begging for abuse.
Chris Shea has come up with GuessMethod - a very cool hack that now deprecates my concept of Magic…

Get More Top Stories On Ruby on Rails Weekly - Monthly

Don't see your favorite Ruby on Rails blog? Recommend it now!

Help us monitor all blogs that cover Ruby on Rails. If you don't see your favorite blog, just recommend it so we can review and add it into this list of the top Ruby on Rails bloggers.