Edge Rails, OpenID and the Dreaded Sorry, the OpenID verification failed” error

September 17th, 2007 7 Comments

We use Edge Rails in our projects. Call me stupid if you like, I like living on the edge (get it?). This desire to push our luck has bitten us a couple of times, but not in any serious way. Not until recently anyway. We use OpenID - another brand new [...]

Tags:   · · ·

Changes to Nested Routes in Edge Rails

June 5th, 2007 No Comments

When I first saw nested resources in this REST paper I thought cool that makes sense. So we started using the nested resource method in our projects. Then it got a bit wierd - like why should I have to do this/1/that/2/foo/3 if I want to get to foo. Why can’t I [...]

Tags:   ·