JRuby Startup Time Tips
-
JRuby has become notorious among Ruby implementations for having a slow
startup time. Some of this is the JVM's fault, since it doesn't save JIT
products a...
Emergent Ruby Object Persistence with Redis
-
I’ve been playing a lot with Redis lately and I really like it. There’s just
something about building my application data “schema” with Redis that just *
...
Now Using Pivotal Tracker
-
*I’m switching from self-hosting Redmine to using Pivotal Tracker for issue
tracking on my Open Source projects.*
Switching to Pivotal Tracker
After run...
Grails - dependency resolution done right
-
Over the past couple of weeks I have been working on improving Grailsdependency resolution capabilities for both applications and
plugins. In previous versi...
selection_options_for now on github
-
Mark's Rails plugin for *selection_options_for* is now available on github.
More details are in the Extended section.
Why don't I pair more?
-
I've been watching a video of the hashrocket guys just now that Corey Haines
twittered about. I've been amazed and inspired by Corey's pair programming
tou...