Archive for October, 2008

Rails logged_in_user idiom

Tuesday, October 7th, 2008

I recently refactored another developer’s code to clean up some massive amounts of database pings to retrieve the current user object.

This post has moved to:
http://haxx.sinequanon.net/2008/10/rails-logged_in_user-idiom/

(more…)

Fall colors

Thursday, October 2nd, 2008

It’s been a great couple of weeks to be out and about aspen-peeping (what am I doing sitting here?). Had some good bike rides and fishing amongst the fall colors. Seems to be a bit more orange and red amongst the golden aspens this year. Here’s a couple pix. A few more in my plog.

aspen view

fish

Grails error.gsp security

Wednesday, October 1st, 2008

The default generated error.gsp view in Grails displays the stacktrace for any exceptions that occur.

This post has moved to:
http://haxx.sinequanon.net/2008/10/grails-errorgsp-security/

(more…)