Archive for the 'Ruby' Category

Dynamically Defined Targets for Remote Tasks in Vlad

Typically things like Vlad and Capistrano make the assumption you already know where you want to run your tasks. They assume you already have some ...

Stuff

Wow, things have been a little crazy recently. Work has been ish and we're down to just me and the boss for the time being ...

Accessing Context in Liquid Drops

Have you ever thought it would be nice to be able to access the context from within a custom Liquid::Drop when using the Liquid template ...

Git tracking

We've been switching to git recently and something mildly annoys me about it not to mention certain colleagues of mine have a dread fear of ...

Simple Office 2007 Excel file to CSV hack

I needed to convert a very simple Office 2007 Excel file into a CSV. I don't have Office 2007 so I hacked up some Ruby ...

Legacy Capistrano Issues

I have some apps deployed with older versions of capistrano but I still want to be able to use the latest capistrano on newer projects. ...

Testing without the database

We’ve been embracing the whole testing without the database for our unit tests, making use of unit_record. However, with a recent update I found a ...

I just released my first Ruby Gem!

Just a few minutes ago I released my first rubygem - tuxdroid an api for interfacing with the tuxdroid robot from kysoh. It’s sweet being able ...

Where are the Rubyists in Bournemouth?

Hello? Is anyone out there? I’m looking for other Rubyists in the Bournemouth area. There doesn’t seem to be a local Ruby User Group and so ...

Ruby on Rails Exchange – Part 2

In my last post I wrote up the first half of my attendance of the RoR eXchange hosted by skillsmatter up in London. Now I’m going ...