Stupid Error That I will Blame on Lack of Sleep
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 arguments (1 for 0)
/Users/jbasdf/projects/indulge/vendor/rails/actionpack/lib/
action_controller/base.rb:513:in `send'
.....
Step back. Call yourself and idiot and remove the method you just added because you can't ever name a method 'send' in your controller because it overrides default functionality and then pukes all over the place.
Bad programmer ... bad bad programmer.
More from jbasdf
- How New Carpet and Rattlesnake turned me into a Consultant or What the Hell Happened?
- Mac OSX and the Samsung ML1740 on a network
- Rails Conf Intro from Chad Fowler and Some Stuff from the Mountain West Ruby Conference
- A copy of ApplicationController has been removed from the module tree but is still active! And can’t dup NilClass
- Ruby on Rails i18n with the Rails I18n Textmate bundle
-
marcelo marqueti
-
Nate
-
Greg Willis
Justin Ball is a software consultant and entrepreneur with a passion for Ruby. He evolved from a C++ and .Net monkey into a python programmer and finally found Ruby. In the rare moments when he isn't writing code, talking about code or measuring his code productivity in profanity per hour, you can find him on his bike in the mountains or on the roads surrounding Cache Valley. 









