Posts Tagged “quickies”
Using hoptoad in open source project deployments
by Kenneth Kalmer on September 26, 2008
It came down on me like a ton of bricks when I deployed the audit updates to our production PowerDNS on Rails setup, hoptoad isn’t installed and any errors would just be gone and forgotten. The solution is pretty simple, (…)
PowerDNS on Rails now sports basic audits
by Kenneth Kalmer on September 25, 2008
Just as a quick update on the PowerDNS on Rails project, I’ve just pushed several updates to Github that most profoundly includes support for audits. Other smaller changes are also included, including plugin updates (HAML) and upgrading Rails to 2.0.4. (…)
Continuing the (ruby) olympics
by Kenneth Kalmer on August 20, 2008
Jeff has a great article on the Ruby Olympics, and I couldn’t help to add my 2c to the discussion, so here goes: Consume Podcasts I’m an avid listener of (and got mentioned on) the Rails Envy Podcast. I also (…)
From svn to git, handling non-standard repo layouts
by Kenneth Kalmer on June 16, 2008
Today I finally had to “extract” a project from one of our biggest repos as part of a git migration plan. I’ve converted most of the other smaller projects in the same repo over using just their trunk, and it (…)