Questions Recently Answered by kris /users/recently_answered/62 Questions Recently Answered by kris Wed, 07 Jan 2009 13:32:18 -0800 $1.00 - How does everyone like the new design? http://www.guruza.com/question/420/reward-1.00/741 How does everyone like the new design? Mon, 02 Oct 2006 22:29:55 -0700 $1.00 - How can I create a test fixture file for model Foo (table foos) that is calle... http://www.guruza.com/question/270/reward-1.00/635 How can I create a test fixture file for model Foo (table foos) that is called something other than foo.yml? Wed, 26 Jul 2006 10:54:20 -0700 $15.00 - I have a strange issue where my classes are somehow being corrupted by a user... http://www.guruza.com/question/297/reward-15.00/634 I have a strange issue where my classes are somehow being corrupted by a user request: Internal protocol error: You have a nil object when you didn't expect it! The error occured while evaluating nil.has_key? Backtrace: (eval):1:in `title' /home/rcollins/myapp/../lib/rails_ext/acts_as_versioned.rb:401:in `write_changed_attribute' Here is the code: def write_changed_attribute(attr_name, value) last_value = self.send(attr_name) How can I debug the eval? Mon, 07 Aug 2006 13:10:44 -0700 $20.00 - **This question only pertains to how webpages are rendered in Safari.** On [... http://www.guruza.com/question/322/reward-20.00/631 **This question only pertains to how webpages are rendered in Safari.** On [this](http://www.apple.com/aperture/) page or [this](http://www.apple.com/macpro/) page at the bottom there is a search field with rounded corners. The rounded corners are done simply enough by putting images on either side of the Input element. My question is how do they get the blue outline to surround this oval when the cursor is placed in it? I see nothing in the CSS that relates to this. Maybe its deep in the Javascript for the page, but I somhow doubt it. I've noticed that when I go to System Preferences and to the Appearance panel and set "Appearance" to "Graphite" the rounded outline is then grey. That might be a clue. [This Javascript](http://wdirect.apple.com/main/js/lib.js) on the Aperature page has some search form related functions. Wed, 16 Aug 2006 15:36:17 -0700