Tuesday, February 06, 2007

Ruby on Rails- Random Errors

If you EVER, EVER scratch your head and can't figure out why all of the sudden all your shiznit is broken. CHECK that you have not implemented an "intialized" method for the action class. If you have, you have overridden all the default variables that are created on startup!