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/
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/
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/
Grails 1.0.x started creating a stacktrace.log file in the directory where the servlet container starts.
This post has moved to:
http://haxx.sinequanon.net/2008/09/grails-stacktracelog/
Short tips on showing Grails debug log messages.
This post has moved to:
http://haxx.sinequanon.net/2008/09/grails-logging/
The Grails docs talk about testing and have some example test methods but fail to describe some simple but necessary mechanics to get it going.
This post has moved to:
http://haxx.sinequanon.net/2008/09/grails-testing/
.gitignore file for Grails.
This post has moved to:
http://haxx.sinequanon.net/2008/09/grails-gitignore/
The default Fluxbox startup file at ~/.fluxbox/startup is run by startfluxbox and has embedded comments describing how to add applications ("apps") to run before Fluxbox starts up.
This post has moved to:
http://haxx.sinequanon.net/2008/09/fluxbox-startup-and-shutdown-script/