danielinsley.com

All blog posts tagged with ruby

Markaby in Rails 2.1 RC1

2008.05.29

If you're needing to use Markaby with the latest Rails release candidate, you can clone my git repository by issuing the following command:

git clone git://github.com/dinsley/markaby.git

This repository is a fork of James Golick's fixes for Rails 2.0.2. If you're interested in what changes were made…

Read more

Ruby standard out piping problems on Ubuntu

2008.03.29

I've been having problems where the output of binaries was not being redirected properly from within Ruby when invoked as followed:

  >> `ls -l &> /dev/null`
  => "total 4 drwxr-xr-x 2 dinsley dinsley 4096 2007-05-08 20:00 Peepcode - Rest"

If the shell supports this piping convention, it should ret…

Read more

Displaying all 2 posts

About me

I'm a 23 year old Software Developer from British Columbia, Canada. I currently have the privilege of writing Ruby full time at viviti.com. I enjoy spending my time with my family, programming, watching hockey, and listening to all kinds of music!

Daniel Insley's Linkedin Profile