Cooking With Sass

Hello again. This week I’ve been getting to grips with Sass and seeing what I could do with it. Sass (a rather charming acronym of Syntactically Awesome StyleSheets) is a component of the Haml plugin for Ruby. Where Haml deals with the markup of HTML, Sass deals with the markup of CSS. It describes itself [...]

6 Month Contract – Berlin, can work remotely.

A 6 month contract has opened up for a Ruby developer to develop a start-up job board. Ideally someone with front end testing experience, who can write and maintain view specs and selenium tests.
There is a possibility for remote working in this role, with regular trips to the office in Berlin, and daily contact via [...]

Getting Started with Merb – Bundling Merb with your Application

This is a basic description of how to get up and running with merb, from creating your first application to bundling merb edge with the thor tasks.

Ruby and RubyGems

To get started you will need ruby and rubygems installed. This comes pre-installed on mac OSX. If you are using another operating system, get rubygems from here.

Make [...]