Plugin Loading for Ruby on Rails has Changed.

March 22nd, 2008 No Comments

I am tired of recreating the login system for Rails for each new project so using the RESTful Rails Authentication Tutorial I created a template project that I can use to create new projects. While adding in the OpenID Authentication component I started getting this error:

/Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:376:in `new_constants_in’: You have a nil object when you [...]

Tags:   · · · ·

Stupid Error That I will Blame on Lack of Sleep

November 12th, 2007 3 Comments

So if you are ever working oh so hard on a ruby on rails application and all of a sudden your application stops working and you have no idea why because the error looks like this:

/!\ FAILSAFE /!\ Mon Nov 12 17:27:15 -0700 2007
Status: 500 Internal Server Error
wrong number of [...]

Tags:   · ·

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:   · · ·